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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, 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 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? 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
Archived
This topic is now archived and is closed to further replies.