New Landing How can we help? Atelier hide wishlist in mobile menu

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Atelier
  • #179960
    freeheart
    Member
    Post count: 51

    Hello,

    I’m not using Atelier for a shop – at least not now. But still the wishlist shows up in the mobile menu.
    I tried the suggestion from Kyle (http://www.swiftideas.com/forums/topic/remove-wishlist-from-mobile-menu/) but it is still showing.

    Thanks for your help.

    Cheers, Tom

    #180115
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you provide your link so I can check?

    – Kyle

    #180157
    freeheart
    Member
    Post count: 51
    This reply has been marked as private.
    #180161
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This is all I see in your mobile menu? http://d.pr/i/1ib6h/5Asse7qV

    – Kyle

    #180167
    freeheart
    Member
    Post count: 51
    This reply has been marked as private.
    #180169
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The CSS is working, I just checked it. Clear your cache and you’ll see it’s gone

    – Kyle

    #180177
    freeheart
    Member
    Post count: 51

    You are right. Suddenly it is working. It seems that the iPad does not clear the cache right away. After clearing the cache I had to surf to other urls first and then it worked. Cheers, Tom

    #180179
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #185337
    bastha
    Member
    Post count: 11

    Hi, I have the same problem even when I whiped my cach on my iphone. Could you take a look http://www.hc.studiobastha.com

    #185340
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    #mobile-menu .wishlist-item{
      display:none;
    }

    -Rui

    #185341
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you added this custom css?

    .alt-mobile-menu li.wishlist-item {
    display: none!important;
    }

    – Kyle

    #185348
    bastha
    Member
    Post count: 11

    Thx will do, can you please explain me how to create a custom css.

    Attachments:
    You must be logged in to view attached files.
    #185355
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Go to Theme Options > Custom CSS 🙂

    – Kyle

    #185368
    bastha
    Member
    Post count: 11

    lol, thx man works great

    #185370
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in to reply to this topic.