Hi. Great theme. Hope you can help with something. I’m trying to create an alternate colour background in a column. If you can look at http://www.betterqrops.com/ it will be clearer. Basically, it’s a lead generation site and I need the contact form to stand out as clearly as possible. Is there any way I can have the right hand side of the page use a different bg image or bg color? Same kind of think would be great if I could do it for internal pages so I can change the colour of the sidebar – http://www.betterqrops.com/?page_id=1195. Any help much appreciated.
Hey marcuscent!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab
.page-id-1108 #top form {
background-color: #f2f2f2;
padding: 0 10px; }
It should look like this http://i.imgur.com/YLeczZF.jpg
Cheers!
Yigit
Thanks Yigit. I couldn’t get that to work but I changed the top line to
#top fieldset {
and it seemed to work fine. Many thanks.
Hi!
Glad it works now :)
Best regards,
Peter