Sidebar Background Colour and Line Removal [widget:after]
Hi, could you tell me how I can change the background colour of the sidebar please? Also, if you view my website here: http://www.littlefoxwebdesign.co.uk/lumbandmacgill you can see on the sidebar that a couple of the divider lines seem to carry on past the sidebar into the background - how can I stop them doing this?
Thank you!
Comments
to change sidebar background color, please use below custom css: Above css will also help you with lines under widgets that goes out of boxed layout. But if you prefer to remove those divider lines between widgets, please use below css also:
I have a sidebar on the right and changed its background color to white like described. In a small browser window the sidebar moves to the bottom, which is alright, but then its backgroud color disappears. How can I change this?
in a text box in the sidebar or in the css on betheme options?
I can delete the sidebar background.
For the lines, I set "hide lines" as per your guide but the lines are still there, pls advise!
BTW, pls show me more details for setup content item color as I cannot find where is it in Muffin builder.
Thanks,
HK
Hello,
I tried with the code
.widget-area:before { background: #A2C329; }
#Wrapper { overflow: hidden; }
in Theme options - custom CSS and it doesn't working.
Here is link to my page:
https://integrativna-aromaterapija.eu/home-clone-aia/
Hi @a40maV1ta,
It is an old topic. Please note that it is better to create new topics instead of writing in such old ones.
Please also explain in detail what your goal is.
Best regards
Hi, I thought I explained. I want to change my right sidebars background color into #A2C329. How do I do that?
You are using the header builder.
Sidebar background color can be changed in the Menu Burger element under the Style tab.
Best regards
Hello, this is what I want to change. How do I change a background color?
@a40maV1ta,
Try the following CSS code:
Please put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards