genfoch01 Posted October 19, 2022 Share Posted October 19, 2022 SS 7.1 fluid url https://www.soulandfineart.com pw: Art-is-Joyful I am using this code to bold face the text in the header button but I also need to increase the text size a bit. I have tried adding adding font-size to the css below but that did not seem to work. any thoughts on how to do this would be greatly appreciated. Quote header#header a.btn { font-weight: bold !important;} Link to comment
Beyondspace Posted October 19, 2022 Share Posted October 19, 2022 21 minutes ago, genfoch01 said: SS 7.1 fluid url https://www.soulandfineart.com pw: Art-is-Joyful I am using this code to bold face the text in the header button but I also need to increase the text size a bit. I have tried adding adding font-size to the css below but that did not seem to work. any thoughts on how to do this would be greatly appreciated. Try adding to Home > Design > Custom Css .header-actions-action--cta > a { font-size: 16px !important; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted October 19, 2022 Share Posted October 19, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Solution genfoch01 Posted October 21, 2022 Author Solution Share Posted October 21, 2022 that did the trick. but then my bold text disappeared, once i but the bold css after what you gave me it worked as expected. Thank you! 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