katemadsen Posted October 18, 2019 Share Posted October 18, 2019 Is there a way to change the font style on Photo Cards and also Photo titles? I seems it might require css. I am using the simple 'Sofia' template for this website. But i have noticed this with a few sites I am building. It's default is the Body font and does let me change it. Any help or suggestions - perhaps trying to enter via css. Thanks!! Link to comment
tuanphan Posted October 18, 2019 Share Posted October 18, 2019 @katemadsen Can you share site url? Sofia demo has no photo card to check css. 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
katemadsen Posted October 19, 2019 Author Share Posted October 19, 2019 Thank you, tuanphan. Well, this is just an example. I have figured out an alternative (see below the card on the page - the second section), but I would still like to know if there is a way to change for other sites. This is just a practice image and text. But I want to change the text format to the same as the one below - to have it aligned left and with the same font styles. Is there a way to do this? www.lovekatemadsen.com/home-2-1 Link to comment
tuanphan Posted October 20, 2019 Share Posted October 20, 2019 @katemadsen You can add code to Home > Design > Custom CSS to change font title & des .image-title p { font-size: 20px !important; font-family: proxima nova !important; color: red !important; text-align: left !important; } .image-subtitle * { text-align: left; font-size: 20px !important; font-family: proxima nova !important; color: violet !important; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.