Guest Posted February 11, 2020 Share Posted February 11, 2020 Hi there, I am using the 7.1 template Alameda and am using a custom font. I have managed to customise the font for headers, body and the header navigation, however this hasn't updated the button font, secondary navigation drop down menu or product names prices. Does anyone know how can I change this? I used the following for the header navigation, which worked: @font-face { font-family: FONT NAME; src: url(FONT URL); } .header-nav-item a { font-family: FONT NAME !important; } Thanks in advance! Link to comment
tuanphan Posted February 13, 2020 Share Posted February 13, 2020 Can you share link to your site? 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
amdevries Posted April 17, 2020 Share Posted April 17, 2020 How did you even get a secondary nav? I don't see that option anymore in 7.1... 🙄 Link to comment
tuanphan Posted April 17, 2020 Share Posted April 17, 2020 9 hours ago, amdevries said: How did you even get a secondary nav? I don't see that option anymore in 7.1... 🙄 SS 7.1 doesn't support secondary. You can use Annoucement bar... & disbale close icon 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
cpmartineau71 Posted May 15, 2020 Share Posted May 15, 2020 h1, h2, h3, .sqs-block-button-element { font-family: 'Caslon'; } Link to comment
Intentional-Nutrition Posted June 18, 2020 Share Posted June 18, 2020 @cpmartineau71 the above code doesn't work for the header button. I've tried: .header-actions .btn: {font-family: 'Muli', sans-serif; !important; } but didn't work (says error on the line). Any suggestions? https://smilodon-hawk-zklr.squarespace.com/home Link to comment
Vicente Posted June 18, 2020 Share Posted June 18, 2020 Hi, I tried this for changing the navigation button font and it worked: header#header * { font-family: 'font name'; } hope that helps! sophiewedddesign 1 Link to comment
CIS Posted November 19, 2020 Share Posted November 19, 2020 I'm trying to do the same, customise the button in my header navigation but none of these codes. Has anyone found a code that works? Link to comment
creedon Posted November 19, 2020 Share Posted November 19, 2020 @CIS Please post the URL for your site. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
sophiewedddesign Posted January 27, 2021 Share Posted January 27, 2021 On 11/18/2020 at 8:56 PM, CIS said: I'm trying to do the same, customise the button in my header navigation but none of these codes. Has anyone found a code that works? 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