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

    As the title suggests, I would like remove the transparency from my page’s header (on scroll) while still keeping the “borders and active menu indicators” for the Default Header Style. http://www.asvsales.com

    Enfold > Header > Header Layout tab > Header Style > Default (with borders, active menu indicator and slightly transparent)

    I suppose another way would be to set it to “Minimal (no borders, indicators or transparency)” then add the indicators via CSS?? I don’t know what CSS to add though.

    Thanks
    Jason

    #1098593

    Hey jahnetik,

    Add this to quick css:

    #header{
    background:#eeeeee!important;
    }

    Best regards,
    Jordan Shannon

    #1098681

    Perfect! That worked.

    Thank you

    #1098983

    Hi jahnetik,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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