New Landing How can we help? Atelier Wishlist Button Text on Mobile Not Visible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #279796
    cori_tmc
    Member
    Post count: 50

    The wishlist button text isn’t visible in the navigation on mobile. Is there a setting or css that can correct this? I’ve attached an example.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #280147
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Please add this css:

    #mobile-menu-wrap .bag-buttons a.wishlist-button {
        color: #fff!important;
    }

    We will fix that for the next update, thanks!

    – Ed

    #283490
    cori_tmc
    Member
    Post count: 50

    Thank you. That fixed the issue with the Wishlist Button, but I appear to be having the same issue now with the View Cart button in the mobile menu. I’ve attached a screenshot of the issue.

    I appreciate your help.

    Attachments:
    You must be logged in to view attached files.
    #283889
    David Martin – Support
    Moderator
    Post count: 20834

    Please test this:

    #mobile-menu .bag-buttons a.bag-button,
    #mobile-menu .bag-buttons a.wishlist-button {
        color: #fff!important;
    }
    #mobile-menu .bag-buttons a.bag-button:hover, 
    #mobile-menu .bag-buttons a.wishlist-button:hover {
        color: #eabe12!important;
    }
    #284063
    cori_tmc
    Member
    Post count: 50

    That worked! Thanks for your help!

    #284065
    David Martin – Support
    Moderator
    Post count: 20834

    No problem!
    – David.

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 one of the following items
Login and Registration Log in · Register