A user seeks to increase the navigation text size in Shopify’s Spotlight theme. Multiple solutions are provided:
Primary Solutions:
Add custom CSS code to theme.liquid file (after <head> or before </body> tag)
Alternative: Add CSS to base.css file
Suggested font-size adjustments range from 18px to 22px with !important flag
Implementation Steps:
Navigate to Online Store > Themes > Edit code
Locate either theme.liquid or base.css file
Insert provided CSS targeting header navigation elements
Follow-up Issues:
Original poster successfully implemented solution but requests font color change to black
Another user reports the “support” tab remains unchanged after applying the fix, creating visual inconsistency
The discussion remains partially unresolved, with the size increase working but additional styling adjustments needed for complete consistency across all navigation elements.
Summarized with AI on November 4.
AI used: claude-sonnet-4-5-20250929.
I am using the spotlight theme. I want to make the navigation text larger. Not tons bigger but enough that its noticeable. Been researching this and cant figure it out. Any help would be appreciated.
Hi Noah, I did try your solution and it worked out, however the “support” tab is still the same and it looks kinda off the navigation tab. Could you help me to solve this please? Here’s the screenshot.