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

    Hi. After updating Enfold my site looks right except for one thing: previously the main content area was transparent, now it is white. I used this code to achieve that affect: `#main {
    background-color: transparent;
    }
    #socket {
    background-color: transparent;
    }` The code is still in place but it’s not working. Any ideas? Thank you!

    Liz

    #445552

    Hey 1lizcollins!

    Thank you for using Enfold.

    Add this in the Quick CSS field:

    html.html_header_sidebar #wrap_all {
      background-color: transparent;
    }

    Cheers!
    Ismael

    #445913

    Thanks! That helped, for Safari & Chrome. But when I view it in Firefox it’s still got the white background.

    #446933

    Hi!

    Site looks ok on firefox. Please remove browser cache.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.