-
Posts
11 -
Joined
-
Last visited
Reputation Activity
-
Just-Adam got a reaction from PaulaGphoto in editing footer font and links in 7.1
@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 :)
-
Just-Adam reacted to tuanphan in Dropdown Menu colour Squarespace 7.1
Add to Home > Design > Custom CSS
a.header-nav-folder-title:hover+div, .header-nav-folder-content { text-align: center !important; position: absolute; left: 40% !important; right: unset !important; -webkit-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); background: transparent !important; }
-
Just-Adam reacted to tuanphan in editing footer font and links in 7.1
If you share link to your site, I can check easier.