sundog Posted May 7, 2020 Share Posted May 7, 2020 Site URL: https://sundogbread.com/preorder Hi! How do I move the customer accounts sign in to be directly below the cart on the navigation bar? I would like to narrow the vertical spacing and have it be inline with the social icons on the left side navigation (not pictured). It currently looks like this: I would like it to look like this: Link to comment
tuanphan Posted May 7, 2020 Share Posted May 7, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) { .user-accounts-text-link { position: relative; top: -30px; } } 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.