visionsbyfurks Posted January 14, 2021 Share Posted January 14, 2021 Site URL: https://www.studiofurks.com/ Hello, I needed help with some CSS, I wanted to adjust the text size and padding for the navigation (mobile only) as I like the desktop sizing and padding. Could anyone help me with this please? Link to comment
tuanphan Posted January 17, 2021 Share Posted January 17, 2021 Add to Design > Custom CSS /* Mobile nav items size */ div.header-menu-nav-item * { font-size: 16px; } 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
jaisequoia Posted July 5, 2021 Share Posted July 5, 2021 On 1/17/2021 at 12:15 AM, tuanphan said: Add to Design > Custom CSS /* Mobile nav items size */ div.header-menu-nav-item * { font-size: 16px; } it's recommended to use rem and not pixels for mobile font size :-) 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