designerdude1 Posted May 30, 2022 Share Posted May 30, 2022 Site URL: https://brianbilesdesign.squarespace.com/forager I changed the background color of a few project pages but there is a white border at the bottom I can't figure out how to get rid of. How can I change it to the color of those pages? Thanks! Link to comment
Solution Web_Solutions Posted May 30, 2022 Solution Share Posted May 30, 2022 Add these code on Design > Custom CSS #site #page{ margin-bottom: 0 !important; } designerdude1, Ainul and Create_Job 2 1 Link to comment
Web_Solutions Posted May 30, 2022 Share Posted May 30, 2022 You're most welcome! Create_Job, Ainul and designerdude1 3 Link to comment
designerdude1 Posted May 30, 2022 Author Share Posted May 30, 2022 37 minutes ago, Web_Solutions said: You're most welcome! Sorry one more question, how can I make the rollover underline on the links at the top white? Link to comment
Web_Solutions Posted May 30, 2022 Share Posted May 30, 2022 Sorry I didn't understand. Can you send me screenshot which underline? Create_Job and Ainul 2 Link to comment
designerdude1 Posted May 30, 2022 Author Share Posted May 30, 2022 34 minutes ago, Web_Solutions said: Sorry I didn't understand. Can you send me screenshot which underline? https://brianbilesdesign.squarespace.com/forager These, I figured out how to make the links white but the underline rollover is still black. Link to comment
Web_Solutions Posted May 30, 2022 Share Posted May 30, 2022 (edited) Add these code #collection-629160b12111db0746ab9b5d { #mainNavWrapper .nav-item a, #secondaryNavWrapper .nav-item a { color: #fff !important; } } Edited May 31, 2022 by Web_Solutions Create_Job and Ainul 2 Link to comment
designerdude1 Posted May 30, 2022 Author Share Posted May 30, 2022 39 minutes ago, Web_Solutions said: Add these code #collection-629160b12111db0746ab9b5d { #mainNavWrapper .nav-item a { color: #fff !important; } } It's working on the first link but not the other 3? Link to comment
Web_Solutions Posted May 31, 2022 Share Posted May 31, 2022 I have updated the code. Please add new code Ainul and Create_Job 2 Link to comment
designerdude1 Posted May 31, 2022 Author Share Posted May 31, 2022 1 hour ago, Web_Solutions said: I have updated the code. Please add new code Perfect, thank you for your help! Link to comment
Web_Solutions Posted May 31, 2022 Share Posted May 31, 2022 You're most welcome! Ainul and Create_Job 2 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