Saghar Posted January 30, 2020 Share Posted January 30, 2020 Site URL: https://www.labnoon.com Hello! I've been trying to edit the font, size, and color of the font in the footer of my website, and to remove the line under linked texts. I have tried a lot of codes (some found here), but it doesn't work (I am not a code savvy person at all tho). I would appreciate it if someone could help me change the family font resize the font change the color of the fond remove the underline under hyperlinks the website is online and it's www.labnoon.com thank you very much Link to comment
tuanphan Posted January 31, 2020 Share Posted January 31, 2020 add to Home > Design > Custom CSS remove underline div#block-yui_3_17_2_1_1580409557727_18699 a { background-image: none; } change font, color...of text or hyperlink or social icons? 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
Just-Adam Posted June 5, 2020 Share Posted June 5, 2020 @tuanphan Following this thread, I have been trying to change the footer font. I have the site title both on header and footer but cannot change the footer 'title' font to the same as the header. Do you have any ideas on how to do this? Any help greatly appreciated :) Link to comment
tuanphan Posted June 10, 2020 Share Posted June 10, 2020 On 6/5/2020 at 12:31 PM, Just-Adam said: @tuanphan Following this thread, I have been trying to change the footer font. I have the site title both on header and footer but cannot change the footer 'title' font to the same as the header. Do you have any ideas on how to do this? Any help greatly appreciated :) If you share link to your site, I can check easier. Just-Adam 1 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
Just-Adam Posted June 15, 2020 Share Posted June 15, 2020 Sure, the site is currently https://chicken-mango-5dmp.squarespace.com/config/ Link to comment
Just-Adam Posted June 15, 2020 Share Posted June 15, 2020 The other issue I seem to have is making the header and footer consistent across each different page Link to comment
tuanphan Posted June 15, 2020 Share Posted June 15, 2020 Add to Home > design > Custom CSS footer.sections h3 { font-family: 'Hobo Std'; } Aesthetic_Collab and SiteSmithStudio 1 1 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
Just-Adam Posted June 19, 2020 Share Posted June 19, 2020 Thank you so much @tuanphan Unfortunately the css still didn't work in changing the font, I tried with multiple fonts also but had no luck. Thank you for your help, I have actually decided to change the layout of the footer now anyway to a different style so I will re-try the coding if I decide on the same design. Mate you are a legend. Thank you for being so selfless in your help for all these people online 🙂 Link to comment
theresa.southern Posted June 26, 2020 Share Posted June 26, 2020 Only sort of works for me... Link to comment
AngieRoxyE Posted May 6, 2022 Share Posted May 6, 2022 If anyone needed it, this is what I used to reduce the fonts and remove links in the footer in 7.1: /* footer font h4 underline remove */ footer.sections h4 { font-size: 11px; } #footer-sections .sqs-block-html a { text-decoration : unset; } ilseS and tuanphan 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