-
AuthorPosts
-
December 14, 2018 at 9:31 am #1045175
Hi support.
I am trying to make the H3 on the blog page (grid view) look like this:
h3.slide-entry-title.entry-title {
font-family: silver-south-script !important;
font-size: 72px !important;
text-transform: capitalize !important;
}The font is uploaded, but nothing happens :-/
Page: the blog
Thanks :-)
/OKEIwebbureau
December 14, 2018 at 9:56 am #1045178First of all – i do not see your code in your source!
maybe that is the main reason for not working ;)try refreshing all caches and on Enfold refresh the mergered css and js file on Performance
and PS : 72px will be to big i think – and this font seems to be a capital letters only font. So text-transform will be without influence
December 14, 2018 at 10:09 am #1045180Hi Guenni007,
That’s strange… the code has been added to quick css.
Should I add the code to custom.css instead in the child theme?I have used “Use Any Font” to upload the fonts, that I need.
And I have been able to use them with success on other parts of the website.Thanks :-)
/OKEIwebbureau
December 14, 2018 at 10:13 am #1045181First : see comment on caches ! and performance settings of Enfold.
Then it might be on your quick css some “orthographic” mistakes – that means more or less syntaxical errors
a missing Bracket or semicolon etc. pp everything after that error will then be ignored.December 14, 2018 at 10:17 am #1045183on lline 377 there is a missing bracket:
on : #av_section_1 .container#av_section_1 .container{ margin-buttom: -50px!important; h1{ font-family: silver-south-serif !important; font-size: 72px !important; text-transform: capitalize !important; } h2{ font-family: silver-south-serif !important; font-size: 42px !important; text-transform: capitalize !important; } h3.slide-entry-title.entry-title { font-family: silver-south-script !important; font-size: 72px !important; text-transform: capitalize !important; }
- This reply was modified 5 years, 11 months ago by Guenni007.
December 14, 2018 at 10:26 am #1045187WOW – Guenni007 !!
You are very good – thanks for helping out :-)
Everything works well again. Next time I will recheck the codes..
Have a wonderful day :-)
Please close.
/OKEIwebbureau
December 15, 2018 at 7:10 am #1045556Hi,
Great, glad you got it working and thanks to @guenni007 for helping out :-)
I’ll close this thread for now then, please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Change H3 on blog page (grid view)’ is closed to new replies.