-
AuthorPosts
-
October 2, 2019 at 12:40 pm #1144143
Hey!
How do I change the font in the block quote element?’
I also want to make the line on the left hand side of the block quote thinner
What code shall I add?
Thanks
CharlotteOctober 2, 2019 at 11:06 pm #1144293Hey Charlotte,
What font are you trying to use, this can likely be accomplished with css.
Please link us to a page on the site where we can see a block quote.
Best regards,
Jordan ShannonOctober 5, 2019 at 6:46 pm #1145337Hi Jordan,
i am using font Georgia,
Thanks
CharlotteOctober 5, 2019 at 9:17 pm #1145368Hi Charlotte,
https://cl.ly/9e47c5da259c You can customize the blockquote in the Theme Options > Advanced styling.
If you need further assistance please let us know.
Best regards,
VictoriaOctober 10, 2019 at 4:23 pm #1146888Thanks I know but you can’t change the type of font here which is what I wanted to do.
/Charlotte
October 11, 2019 at 9:31 pm #1147266Hi charlotteraboff,
Do you mean the type? The font family or font-variant?
Best regards,
VictoriaOctober 12, 2019 at 4:23 am #1147297In
you can only change:
Font Color
Border Color
Font Size
Line HeightThere is no option to change to Font Georgia
Best regards
CharlotteOctober 13, 2019 at 1:34 am #1147474Hi,
I tried searching your page for a block quote, but I couldn’t find one, please post the text, an admin login may be helpful too.Best regards,
MikeOctober 13, 2019 at 5:14 am #1147499Hi Mike,
Why can’t I just add a code for changing the block quote font all over the site?
Why do you need to log in in order to help me with it? It can’t be that complicated.Best regards
CharloteOctober 13, 2019 at 5:37 am #1147507Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #wrap_all #main blockquote,#top #wrap_all #main blockquote p,#top #wrap_all #main blockquote a { font-family: 'georgia' !important; border-left-width: 2px !important; }After applying the css, Please clear your browser cache and check.
Best regards,
MikeOctober 16, 2019 at 2:50 am #1148254Thanks :)
October 16, 2019 at 4:55 pm #1148496Hi,
Did you need additional help or shall this topic be closed?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.
