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

    Hi,
    I am looking at using this theme for a new site I am going to build but before creating I wondered, is it possible to hide the logo completely from the transparent header on just one page of a multipage site, desktop view only?

    Also, is it possible to have a different set up for responsive versions, where it would use a different image altogether and then show the logo?

    Thanks
    Emma

    #716918

    Hi Emma!

    Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and replace page ID

    .page-id-59 .logo .subtext img {
        visibility: hidden;
    }

    Cheers!
    Yigit

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