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

    I was wondering if there is a solution to this: I have the header in place with the navigation menu and an invisible header logo because I have a logo on the main image of the site but I would like a header logo to appear in the header section as the user scrolls and on the interior pages. Is this possible? Thank you for any assistance! See link provided below for site I’m working on.

    #729148

    Hey rkb317,

    Please upload your logo and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .av_header_transparency .logo img {
        opacity: 0 !important;
    }

    Best regards,
    Yigit

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