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

    Any suggestions for how to have the logo NOT appear on the homepage? And the homepage only?
    Thanks!

    #675260

    Hi Justin,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home strong.logo {
    display:none !important;
    }

    Best regards,
    Rikard

    #675351

    Thanks Rikard, I may not have explained this right. Only the transparent logo I needs to disappear. The following seemed to work;

    .av_header_transparency.av_alternate_logo_active .logo a > img {
    display:none!important;
    }

    #675526

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

    Please let us know if you should need any further help on the topic.

    Regards,
    Rikard

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