Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there, I see you changed the header type.

    Thread Starter kloader04

    (@kloader04)

    Yes but I would really like to use the screen shot I sent you.

    Thank you

    kevin

    Thread Starter kloader04

    (@kloader04)

    Hi changed thegamebutler.shop nav. Could you please give the code or where to move up the search, account, cart etc.

    Thank you! Kevin

    Hi, try to add this css in Custom Css

    @media only screen
    and (min-width : 1024px) {
    .center_logo_navigation_below #site-navigation.main-navigation {
      max-width: 80%;
      float: left;
      clear: left;
    }
    
    .center_logo_navigation_below .header-sidebar {
      max-width: 20%;
      float: right;
      clear: right;
    }
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘align header links with right side cart’ is closed to new replies.