New Landing How can we help? Themeforest Theme Support Neighborhood wishlist showing on second line of home page menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • #198478
    MarieWorks
    Member
    Post count: 225

    Just noticed this after latest theme update

    Wishlist seems to be showing on a second line of the main menu on some screen resolutions
    (see screen shot)

    seems to be a bug?

    Attachments:
    You must be logged in to view attached files.
    #198484
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .header-right > nav {
      margin-left: 0px!important; 
    }

    -Rui

    #198487
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 1024px) {
    margin-left: 0px !important;
    width: 225px !important;
    }

    Thanks
    Mohammad

    #200729
    MarieWorks
    Member
    Post count: 225

    thanks mohammad – this seems to of done the trick

    #200731
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Mohammad.
    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register