Ebony88 Posted October 11 Posted October 11 Hiya! Hoping someone will be able to help me... How can I change the text size on the red nav bar button, pictured? I'd like both the button and the text to be bigger. Â Do I insert some code here? Thanks in advance!
Solution Square_Ace Posted October 12 Solution Posted October 12 Hi yes, you need to add this code: #siteWrapper #header .header-actions-action--cta .sqs-button-element--primary { font-size: 20px; padding: 20px; } Change the pixel values as you wish. If you want the padding to have different vertical/horizontal padding then use padding: 10px 20px; which will make the padding 10px top and bottom and 20px on the sides. This is a simplified way of doing this. A more complex solution would use different sizes for different screen sizes and a dynamic font size rather than a fixed pixel value. Hope that helps. Andrew Square Ace Enhancing Squarespace websites for over a decade. I am an expert in writing custom code for the Squarespace platform. Tailor-made, reusable solutions to your problems, whether it's styling, layout or functionality. Maverick Squarespace Designers, I'll be your Goose. If your tools are holding back your creative vision, maybe I can help. I also build useful plugins for Squarespace (with some really positive reviews) including the popular high-quality video background plugin.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment