Viewing 2 posts - 16 through 17 (of 17 total)
  • Posted in: Joyn
  • #270404
    jgiitalia
    Member
    Post count: 69

    in practice,
    my intention is have 2 different sizes for the logo..
    One BIG one for home, the current one is perfect,
    and a smaller one for all the other pages?

    #270420
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In that case in the homepage choose the alt logo in the Page Header/Slider options. and leave the normal logo for the rest of the site.

    Or we can adapt the css to only be applied in the homepage.

    Try this one.

    .home .full-center #logo {
       max-width: 55%;
    }

    -Rui

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic.