karensarai3 Posted April 21, 2021 Share Posted April 21, 2021 Site URL: https://www.karensarailopez.com The mobile overlay menu button for my website appears all the way at the bottom of the screen and it's far smaller than the rest of the navigation options. Is there a way to move it up so that its at about the same spacing as the rest of the menu links and so that it's the same text size? Thanks. Link to comment
tuanphan Posted April 22, 2021 Share Posted April 22, 2021 17 hours ago, karensarai3 said: Site URL: https://www.karensarailopez.com The mobile overlay menu button for my website appears all the way at the bottom of the screen and it's far smaller than the rest of the navigation options. Is there a way to move it up so that its at about the same spacing as the rest of the menu links and so that it's the same text size? Thanks. Try adding to Design > Custom CSS /* header button position */ .header-menu-cta { position: relative; top: -25vw; } 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
karensarai3 Posted April 25, 2021 Author Share Posted April 25, 2021 Awesome! That's worked. Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.