Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1065125

    Hi,

    how can I make the logo in a transparent header non transparent?

    #1065234

    To be able to help better a link to the corresponding page would be useful.
    The logo you see on transparent header is the logo you set on Dashboard – Enfold (Child) – Header : Transparency Options.

    #1065313

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1065489
    This reply has been marked as private.
    #1065817

    Hi,

    Thanks for the link and login details, though I’m not 100% sure what you are looking to achieve. Do you want the header on that page transparent in all states? Or the opposite maybe?

    Best regards,
    Rikard

    #1065871
    This reply has been marked as private.
    #1066248

    Hi fta-edfc,

    There are 2 places where you can add a logo.
    Default: Enfold > Theme Options > Logo
    Transparent Header: Enfold > Header > Transparency Options (tab) > Transparency Logo
    Just upload non transparent logo on the Transparency Logo and it should work fine.

    Best regards,
    Nikko

    #1066351
    This reply has been marked as private.
    #1066399

    Hi fta-edfc,

    The header is a bit transparent that’s why everything inside it is also semi-transparent.
    To fix this go to Enfold > General Styling > Quick CSS then add this code:

    #top .header_color.av_header_transparency {
        background-color: rgba(255,255,255,0.8) !important;
        opacity: 1 !important;
    }

    Best regards,
    Nikko

    #1069886
    This reply has been marked as private.
    #1070195

    Hi fta-edfc,

    I have posted a screenshot on what I can see on my end (link in private content).
    You’ll see the header is transparent then if you look closer near the logo there’s a white that covers the map behind which shows that the logo isn’t transparent.

    Best regards,
    Nikko

    #1099964

    Topic solved. Thank You!

    #1100090

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Logo in transparent header’ is closed to new replies.