garethmclearnon Posted August 30, 2023 Share Posted August 30, 2023 Hello, Using CSS and the resources in this wonderful forum, I have successfully changed the majority of the fonts across the site to: Noe Display for H1 & H2 and Commons Demibold for H3 However - I would like to change the fonts in the shop for all of the ALLCAPS fonts (so the categories and the item titles) to Commons Demibold too - and also the text in the Announcement bar. These seem to be the only two fonts that are "stuck" despite trying to insert code several times. Would appreciate your help! The site is www.wmshaynes.com/store Many thanks! Gareth Link to comment
DPruitt Posted August 30, 2023 Share Posted August 30, 2023 Looks like you also need to remove some CSS from your header injection as it's rendering on the page. Try this instead: .ProductList-filter-list-item-link,.ProductList-title,.sqs-announcement-bar-text p {font-family:'TypeType+-+TT+Commons+DemiBold.ttf' !important;} 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