Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #300834

    Hey guys – thought I would bring it up….

    If you have set a header background image… even if you select transparent header for a particular page, the background image still shows. The transparency should be universal, not just apply to color on header.

    #300863

    Hey!

    Add this code to the Quick CSS:

    .html_header_transparency .header_color, .html_header_transparency .header_bg{
        background: transparent !important;
    }

    Cheers! 
    Josue

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