Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #187170

    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.

    #187888

    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

    #189121

    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.

    #189572

    Hi!

    Glad it works now :)

    Best regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Alternate colour background in columns’ is closed to new replies.