Hi there
How can I add a background color to a column section, so not a full width block but a 2/5 column area?
Cheers
Natasha
Hey xfacta!
Have you placed your column element inside a color section element? If not, please do so and then post the link to your website and point out the column so we can provide you accurate custom CSS code
Best regards,
Yigit
Hi there
Ok I’ve put it in a color box and its the column on the right of the page (the free offer) that I want in the blue. I don’t want the image slider to have the blue background – just white.
http://mumsfitnessacademy.com.au
Cheers
Natasha
Hi!
“This website is currently in maintenance mode.” Can you please post temporary login credentials so we can see the site?
Best regards,
Yigit
Hi!
Please review your website Natasha, you can find custom CSS code i added in Quick CSS field
Cheers!
Yigit
Wonderful!! Thank you so much :-)
can you post the css code public ?
Hi!
@xfacta You are welcome, glad we could help! :)
@niguli I edited the color section element and give it a unique ID “blue-column” ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then added following code to Quick CSS
#blue-column .avia-builder-el-last { background-color: #00b0f0; padding: 10px; border-radius: 5px; }
Cheers!
Yigit