faithcreative Posted June 16, 2023 Posted June 16, 2023 I'm trying to make my top navigation menu one row, but every time I try doing this, the entire header moves slightly to the right. I think this is because of the cart icon. What code would fix this? I added this code but the alignment isn't good across screen sizes on desktop. I'm currently using this code: @media screen and (min-width: 992px) { nav.header-nav-list { flex-wrap: nowrap; margin-left:18vw!important; } } @media screen and (min-width: 992px) { .header-title { width: 20% !important; flex: 1 1 20% !important; margin-left:18vw!important; }}
tuanphan Posted June 20, 2023 Posted June 20, 2023 Hi, What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment