Slider Fond
-
Hi there,
Try adding this into your Child Theme or Custom CSS:
.slider_post h2 a, .slider_post h2 a:visited {font: 24px "Pontano Sans", sans-serif;}That should ensure that the text in the slider matches the headings in your excerpts.
Regards,
Sharon
You can put it in your Custom CSS which is found by going to:
Appearance – Graphene Options – Display – Custom CSS.
Copy and paste exactly what I’ve given you above into the box that’s in that section, and that should ensure that the font changes to the same as what’s in your post headers. Hope that helps.
Sharon 🙂
Thank you again…I followed your instructions…still a different font
I am surprised that the theme is not more user friendly in this area – why would there be an inconsistency.
If you can tell me what font is being used everywhere else, maybe we can change the CSS to be consistent?
Sorry for all the questions.
P
The font being used in the headings of your posts on the front page is “Pontano Sans”, sans-serif. The text used in the slider is “Georgia”.
I used the CSS above to change the slider heading on your site and it worked for me. If it’s still not working for you, try the one below, which is the same as what I’ve previously mentioned, just with the
!importantdeclaration at the end. Ensure you place it in your Custom CSS (Appearance – Graphene Options – Display – Custom CSS.)..slider_post h2 a, .slider_post h2 a:visited {font: 24px "Pontano Sans", sans-serif !important;}If you add the CSS above to your Custom CSS that should change the text in your slider to match that of your posts.
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
