Viewing 6 posts - 1 through 6 (of 6 total)
  • #37287
    welcome
    Member
    Post count: 88

    Hello,

    I have some questions concerning the menu and the logo.
    First you can have a look at http://test.typographe.be

    1. You will see that the logo active zone is bigger that the logo width.
    How can I fix the active zone width ?

    2. I would like that the hover color menu stay active.

    Thanks for your advice !

    #37377
    welcome
    Member
    Post count: 88

    Hi,
    My solutions :

    1. I defined in style.css the width.
    #logo a { width: 140px; }

    2. I added in style.css
    nav#main-navigation .menu > li.current-menu-item { background-color: #B19731;}

    Do you think it’s correct?
    Thanks a lot

    #37630
    welcome
    Member
    Post count: 88

    Hello,

    1. It was not a good idea to define the logo width in style.css !
    Because it change the menu alignment on mobile version !

    Any advices ?
    Thanks

    #38070
    Melanie – SUPPORT
    Member
    Post count: 11032

    Try this custom css:

    
    @media only screen and (min-width : 1224px) {
    #logo a { width: 140px; }
    }
    #38127
    welcome
    Member
    Post count: 88

    It works !
    Thanks a lot !!!

    #38335
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic, glad to hear that!
    Thank you for posting back, let us know if we can do anything else for you!

    All the best

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register