billydupee Posted June 16, 2020 Share Posted June 16, 2020 Site URL: http://www.billydupee.co.uk I want to create two different footers for my site as most of my pages are on a white background. So I want one white footer for these pages. I also have a black background for my Info page so want to create a very similar simple footer containing Text and a hyper link for this page. How can I do this? Furthermore, I will need to create different coloured Hyperlinks for the contrasting pages and it seems I can only set one colour of hyperlink in the Body Copy settings but not for different Header styles. Thanks for your help! Link to comment
Beyondspace Posted June 16, 2020 Share Posted June 16, 2020 Hi billydupee For individual stylesheet for each page, you may want to inject the code in Page->Advanced section 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
billydupee Posted June 16, 2020 Author Share Posted June 16, 2020 (edited) 1 hour ago, bangank36 said: Hi billydupee For individual stylesheet for each page, you may want to inject the code in Page->Advanced section Thanks, which code would I need to use to achieve what I mentioned in my initial post? Edited June 16, 2020 by billydupee Link to comment
tuanphan Posted June 17, 2020 Share Posted June 17, 2020 to change footer background on one page, add this to Page Settings > Advanced > Header <style> footer#footer { background: black; margin: 0; max-width: 100%; } footer#footer * { color: white !important; } main#page { margin-bottom: 0; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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