dtarro Posted July 16, 2020 Share Posted July 16, 2020 Site URL: https://www.newworldangels.com/ Everything is working with the design on desktop. However, the navigation bar on mobile is acting odd (see attached). I am very unfamiliar with the mobile CSS objects and styling in general. My novice experience sees two routes: Expand the text box so the overflow creates a second row. Have the text content change when on mobile (I saw a related answer for this, but it wasn't working when I tried it). If one of these is a solid way to go, how would I implement it in CSS. If not what's the better way? Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .Mobile-overlay-nav-item[href*="/gust.com"] { line-height: 1em !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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