niteshifte Posted November 3, 2023 Share Posted November 3, 2023 Hi there, Is there some code that would keep the 'Login' link the same size as the navigation links? At the moment, the login link is roughly the same size on mobile but on tablet, it's very big! https://www.peterotoole.ie Thanks! Link to comment
Solution tuanphan Posted November 6, 2023 Solution Share Posted November 6, 2023 You can use some code like this to Website > Website Tools (under Not Linked) > Custom CSS .header-menu-nav-folder[data-folder="root"] * { font-size: 18px !important; } 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
niteshifte Posted November 8, 2023 Author Share Posted November 8, 2023 On 11/6/2023 at 1:41 AM, tuanphan said: You can use some code like this to Website > Website Tools (under Not Linked) > Custom CSS .header-menu-nav-folder[data-folder="root"] * { font-size: 18px !important; } Thanks a million for that!! Really appreciate it. 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