New Landing How can we help? Atelier Mobile Menu Issues

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #189497
    busho
    Member
    Post count: 14

    Hi,

    A few questions regarding the mobile menu:

    1. I am using this to create a little more spacing between the shopping cart and the wishlist. `.shopping-bag-item{
    padding-right: 15px;
    }`
    However, when in the mobile menu, the padding still exists, is there a way to make it that the padding only exists when its not the mobile menu?

    2. Currently under shop, there are two title links, one with the image and one below. In Mobile menu, neither title shows.

    The password for the initial site is ShawnAlex2015

    #189756
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Whats the password to see the site?

    – Kyle

    #189887
    busho
    Member
    Post count: 14

    The password for the initial site is ShawnAlex2015

    #190013
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change your custom css to:

    .header-right .aux-item .shopping-bag-item {
      padding-right: 15px;
    }
    

    – Kyle

    #190297
    busho
    Member
    Post count: 14

    What about the submenus under shop not showing up in the mobile menu?

    #190306
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try to disable all your custom css, clear the cache and try again?

    I think some rule may be interfering.

    -Rui

    #190310
    busho
    Member
    Post count: 14

    Hi,

    I just removed all custom css and it has the same effect.

    #190358
    busho
    Member
    Post count: 14

    I’ve also tried turning off the Swift SmartScript, and the pre-minified options, but still no effect.

    #191038
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To fix your menu query, you must remove this:

    #mobile-menu li.sf-menu-item-html {
      display: none!important;
    }

    Thanks.

Viewing 9 posts - 1 through 9 (of 9 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