tcols89 Posted July 7, 2022 Share Posted July 7, 2022 Site URL: https://www.themezzlender.com/ Hello, I've created a hamburger menu for my desktop site and I need the type to be smaller and line height reduced so it fits on one page and matches the mobile version of the site. Does anyone have any pointers for code on how to do this? Thanks Link to comment
tuanphan Posted July 8, 2022 Share Posted July 8, 2022 Add to Design > Custom CSS @media screen and (min-width:992px) { div.header-menu-nav-item a { font-size: 20px; margin-top: 10px; margin-bottom: 10px; } } 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