JennieFage Posted February 17, 2021 Posted February 17, 2021 Site URL: https://azalea-moose-3s59.squarespace.com Hi! Is there a way or CSS I can use to change the membership buttons to my custom font? Thanks, Jennie
creedon Posted February 17, 2021 Posted February 17, 2021 Please provide your a site-wide password. 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.
creedon Posted February 17, 2021 Posted February 17, 2021 Add the following to Design > Custom CSS. body:not( .button-style-default ) #page-section-6021b730162a56794d9845cb .row .row .sqs-editable-button { font-family : 'WALKER New'; } This is for a v7.1 site. Let us know how it goes. 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.
JennieFage Posted February 20, 2021 Author Posted February 20, 2021 On 2/17/2021 at 1:22 AM, creedon said: Add the following to Design > Custom CSS. body:not( .button-style-default ) #page-section-6021b730162a56794d9845cb .row .row .sqs-editable-button { font-family : 'WALKER New'; } This is for a v7.1 site. Let us know how it goes. It worked perfectly thank you x
Recommended Posts
Archived
This topic is now archived and is closed to further replies.