Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #257289
    #257783

    Hi MC!

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

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

    Best regards,
    Yigit

    #257971

    EXACTLY what I was looking for! Thank you very much for your prompt response!

    Out of curiosity, would I be able to define a different logo (or at least hide it again) for a sub page using something similar? If I could, it would be amazing, if not, this snippet will do quite nicely for my needs.

    Again. Thank you for helping me sort this out so quickly.

    -MC

    #257973

    Hi!

    You can use following code

    .page-id-59 .logo { display: none!important; }

    and change the page ID’s to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Regards,
    Yigit

    #257977

    Fantastic. Thanks again Yigit for an incredibly timely response and exactly the right piece of information. Armed with this, I should be able to really help meet my client’s desires. Enfold is an amazing template and the customer service has been phenomenal.

    #257983

    Hi!

    You are welcome MC, glad we could help :) Let us know if you have other questions or issues!

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide the logo ONLY on the Front/Home Page’ is closed to new replies.