New Landing How can we help? Atelier Mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #239238
    SchlenzigxJones
    Member
    Post count: 39

    Hi,

    The standard menu on mobile is left aligned and with lines seperating the menupoints. How can we center the menupoints and remove the lines? Have we missed a setting somewhere or is there css needed?

    Thanks

    #239356
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #mobile-menu ul li a {
        box-shadow: none;
        text-align: center !important;
    }
    
    #mobile-menu ul li {
        text-align: left;
        border: none !important;
    }

    Thanks
    Mohammad

    #239471
    SchlenzigxJones
    Member
    Post count: 39

    Thanks

    #239477
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Mohammad!

    – David.

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