Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #543882

    Is it possible to have only the logo on the frontpage ?
    and other pages no logo, only menu, also on smartphone ?

    #544078

    Hey BetuwePC,

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

    strong.logo {
    display:none;
    }
    
    .home strong.logo {
    display:block;
    }

    Please link to the site in question if it should not work.

    Thanks,
    Rikard

    #544551

    thanks, perfect

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘logo only on frontpage’ is closed to new replies.