Clarisse24454 Posted November 21 Posted November 21 Hello! I would like to put the links bigger ("Summer Collection" and "Winter Collection"), while maintaining in a small size the text "Menu". I tried css but it is producing no results, if someone could help me, it would be greatly appreciated. Thanks, have a nice week!
Spark-Plugin Posted November 22 Posted November 22 Hello @Clarisse24454, Are you able to share your website? Doing so would help me assist you better. In the meantime, you can try this code and see if it helps. You can adjust the px value to increase or decrease the font size: Navigate to Pages > Website Tools > Custom CSS. Paste the code into the CSS editor. Hit Save and you’re done /* Adjusts the font size for navigation folder items */ .header-nav-folder-item a { font-size: 50px !important; /* Sets the font size of navigation links to 50px */ } - Answered by Iuno from sparkplugin.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment