New Landing How can we help? Atelier header navigation

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #283424
    tkhong
    Member
    Post count: 35

    Hi, how do I move header navigation to the left and add some spacing between shopping bag and wishlist icons?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #283613
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .shopping-bag-item{
    margin-right: 15px !important;
    }
    
    #header-section.header-split .float-menu {
       left:-30px !important;
    }

    Thanks
    Mohammad

    #283615
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .shopping-bag-item{
    margin-right: 15px !important;
    }
    
    #header-section.header-split .float-menu {
       left:-30px !important;
    }

    Thanks
    Mohammad

    #283655
    tkhong
    Member
    Post count: 35

    Thanks Mohammad (-:
    I’m trying to move the header nav all the way over to the left. Please check image.
    There seems to be a split between the header nav menu Home and Shop, when using the CSS you posted.

    Also, where do I edit my original post to avoid this ticket being sent back in cue?
    (I see there is an edit button on this post, but not on the original one…)

    Thanks,
    T

    Attachments:
    You must be logged in to view attached files.
    #283684
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove this code :-

    #header-section.header-split .float-menu {
        left: -30px !important;
    }

    Use this new code:-

    .full-center nav#main-navigation ul.menu{
    text-align:left !important;
    }
    .full-center nav#main-navigation ul.menu > li:first-child{
    margin-right:0px !important;
    }

    Thanks
    Mohammad

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