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

    On all pages with transparent header I apply the logo “logo2-blanc.png”.

    Only on the page https://www.asian.estate/home-4/ which also has a transparent header, I would like to put the normal logo of the pages with non-transparent header: “logo2.png”.

    How can I do this? I can’t find the answer on the Enfold forum.

    Thanks a lot

    #1304025

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top.page-id-36653 .av_header_transparency.av_alternate_logo_active .logo a > img {
        opacity: 1;
    }
    

    Best regards,
    Yigit

    #1304163

    Thank you Yigit.

    Now I will know for the next times. It works very well.

    I wish you a great weekend.

    #1304257

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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