elevateoffice Posted December 6, 2023 Share Posted December 6, 2023 When I'm on my mobile site and click on the hamburger, the text is too big, the margins seem to be too big at the top and between the topics and social icons. For some reason I have an "Email" bar covering my button so no one can click on it to get into their accounts. I think this is more due to Safari? I'm not sure but I can't get rid of it. How can I decrease the font, decrease the margins/spacing, and make it so my button shows? Link to comment
tuanphan Posted December 8, 2023 Share Posted December 8, 2023 You can add this to Website Tools (under Not Linked) > Custom CSS nav.header-menu-nav-list * { font-size: 14px !important; } .header-menu-cta, .header-menu-actions.social-accounts { position: relative; top: -150px; } .header-menu-cta { top: -200px; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment