Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I was able to change the font size of content through the ‘customize’ tab but there is no place where you can change the font size for comments? Thanks.
This is Vantage theme btw.
Hi Ru-an Zietsmann
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
You can adjust this as required.
Let us know how you get on
Magus
Thank you. I am trying to make the emoticons bigger but when I make the text size bigger the emoticons stay the same size. Is there any way to make the emoticons bigger? It is really small with the Vantage theme.
Hi Ru-an Zietsmann
Emoticons are handled outside of the font-size settings. To increase the size of them you will need to add this to your custom CSS.
This makes them 50% larger than standard (1em). If you want them larger still just increase the size in this CSS making sure that both settings are the same.
Let us know how it goes
Magus
Thank you, but the emoticons still don’t look normal. Go to this page and take a look at what the emoticon is supposed to look like by clicking on the yahoo smiley, and then look at the one in the comments. It looks completely different.
http://theultimatetennisblog.com/it-has-begun-the-final-run-up-to-roland-garros-is-underway/
Hi Ru-an
I see, please change the original CSS to this
Magus
Thank you, I changed it to 1.2em and that seems about the same size. Can I change the size inside the comment section in the dashboard too?
Hi Ru-an
Unfortunately not. The theme styles are not used for the admin end. The emoticons shown here are styled by the wordpress core files. Any alterations you use here would be overwritten in the next update.
Magus