How can I implement a fixed right sidebar with a beaver builder 2 column?
I used the following code but it is not displaying properly. it is pulling left instead of staying to the right. I’m using this but it is not working.
#Fixed_Sidebar{
position fixed;
float: right;
}
I am facing a similar issue.
I previously used Q2W3 Fixed Widget (Sticky Widget) - https://wordpress.org/plugins/q2w3-fixed-widget/ to create fixed widgets (or sidebars) but it doesn’t work with BeaverBuilder.
It would indeed be great to have an option to create a fixed sidebar
Hi Guerson, it looks like you are missing the colon between position and fixed. I would try to add a fixed width for the sidebar as well.
Pieter
Pieter, thanks for the help.That’s not it though. I have tried everything i could find on a google search but it is just not behaving the proper way as far as when the scrolling stops at the bottom and at the top specially when i have move information past the fixed side bar then it scrolls over them and cover the info.
Hey Guerson,
We’ll help where we can here, but it’s definitely looking like you’ll need quite a bit of custom CSS. Hard to tell without seeing the live website and doing some inspecting. Could you please share your Website URL with us so we could have a better look at your issue? You can use the private reply option below.
Thanks!
KC
[Content Hidden]
[Content Hidden]
Hi Guerson,
Unfortunately, this goes beyond our support scope. However, you may find the information on the article I linked below helpful.
All the best,
Danny
Hey Danny, no worries. Thank you for the info and I will look into it now.
Guers
Hi Guerson!
Were you able to figure this out because I’m in need of this exact thing on my latest project…
Thanks!