New Landing How can we help? Atelier Header Icon Positions

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #315510
    amrit02
    Member
    Post count: 46

    Hi there,
    I recently made some changes to my website header ,
    however due to the extreme spacing between menu text ,
    it doesnt work well with resolutions below 1500 px.
    The header menus seem to create a new line.
    Somehow this was fixed with the following CSS:

    @media screen and (min-width:1281px) and (max-width:1506px){
    .full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a{padding:1px 20px 20px 50px !important;}
    .shopping-bag-item a > span.num-items{right:18px !important;}
    }

    However, the Cart And Account icons seem to run out of place.
    Is there a CSS code to position the Cart, Shopping Bag # of Items and Account icons back to its place in this screen resolution?

    Attachments:
    You must be logged in to view attached files.
    #315512
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t figure the correct css to fix it. Will forward it to Ed.

    -Rui

    #315848
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this css, that should sort:

    .full-center #header .aux-item nav.std-menu ul.menu>li>a {
        padding: 0 10px!important;
    }

    – Ed

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