UrbanForm Posted May 22, 2022 Share Posted May 22, 2022 Site URL: https://www.urbanform.net.au/ Hi - wondering if anyone can help?! I'd like to change the last title in my header to a call to action button (so make 'enquire here' a button). I'm using an older template - Flatiron. Does anyone have a css code for this? Thanks in advance! Link to comment
Beyondspace Posted May 22, 2022 Share Posted May 22, 2022 4 hours ago, UrbanForm said: Site URL: https://www.urbanform.net.au/ Hi - wondering if anyone can help?! I'd like to change the last title in my header to a call to action button (so make 'enquire here' a button). I'm using an older template - Flatiron. Does anyone have a css code for this? Thanks in advance! You can try the following one #nav a[href*='enquire-here'] { background: red; padding: 10px 20px !important; color: #fff !important; } Let me know how it works on your site 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 May 22, 2022 Share Posted May 22, 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
UrbanForm Posted May 22, 2022 Author Share Posted May 22, 2022 Perfect! Thank you so much! 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