MathiasTopp Posted December 1, 2020 Share Posted December 1, 2020 Hi everybody, I already injected my custom font in CSS for h4-h2 and body, which worked fine. Now I like to use that font for my portfolio grid titles and the the portfolio pagination too. I tried this, and font-size has been changed, the font not. What did I miss here? h3.portfolio-title {font-family: 'ALPINA REGULAR ITALIC'; font-size: 20px !important;} Thank you so much in advance! Link to comment
tuanphan Posted December 5, 2020 Share Posted December 5, 2020 Can you share link to portfolio page? We can check easier 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
MathiasTopp Posted December 5, 2020 Author Share Posted December 5, 2020 (edited) Thank you for the response, the page is not online yet, how can I share it with you? Edited December 6, 2020 by MathiasTopp Link to comment
tuanphan Posted December 8, 2020 Share Posted December 8, 2020 You can setup password & share url. 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
MathiasTopp Posted December 8, 2020 Author Share Posted December 8, 2020 https://cobalt-duck-ndey.squarespace.com pw: dKl28cvgTH90 Thank you! Link to comment
tuanphan Posted December 9, 2020 Share Posted December 9, 2020 Add this CSS h3 { font-family: 'ALPINA REGULAR ITALIC' !important; } h2 { font-family: 'ALPINA REGULAR' !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
MathiasTopp Posted December 9, 2020 Author Share Posted December 9, 2020 Great that worked! But ist there any chance to edit the size of the portfolio grid titles and the portfolio pagination. The portfolio grid titles are h3 now, but changing the size there, doesn't do anything to the portfolio grid titles. 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