VMcFarlane Posted September 1, 2020 Share Posted September 1, 2020 Site URL: https://dove-trout-nndd.squarespace.com/new-page Hi, Can anyone help with the CSS for the body/subtitle font in an image card. I managed to change the Heading no problem using this code: .sqs-block-image .design-layout-card .image-title p { font-family: 'Reey' !important} I have tried multiple variations with no joy. I can see the elements in Inspector elements and am out of ideas. Help appreciated: Site: https://dove-trout-nndd.squarespace.com/new-page PWord: draftversion It is the brown writing to the right of the image. Thanks so much Link to comment
VMcFarlane Posted September 1, 2020 Author Share Posted September 1, 2020 I did it, my problem was cause by incorrect syntax on the line above where I was trying to insert my new CSS. For anyone wanting to know the code that worked was: .image-subtitle p {font-family: 'xxxx'!important} Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.