Category Font
-
Hello Fotis,
How can I change the font and size of my category headings that appear at the top of my posts. I notice they take on the same font as my paragraphs, but wanting to change this. Thank you
-
Hi there,
can you share a URL where these category heading appear?
The website is https://www.cookingwithchika.com/ I’m referring to the category’s that appear above the post titles
Thanks
Hi there,
you can try this
.entry-categories a{ font-size:10px; }in your custom css box under Customize->Additional CSS
Let me know if this helps
Thank you, I’ve added the code but it did not make a difference…I changed the size to 5….still looks the same
Do you have any other css code? Can you add it before any code you might have and let me know
I’ve added the code before another code and still nothing changed….
Hi there,
I don’t see my recommendation. Do you have a caching plugin enabled? Have you cleared your cache before previewing ?
Hmmm….the code is entered in my ‘Additional CSS” in the customizer…….. I cleared my cache via “purge SG cache” button…still nothing. …I’m not seeing that I have a caching plugin via review of my active plugins…
Still I don’t see my recommendation, Do you have any CSS in you Additional css box?
.entry-categories a{ font-size:10px!important; }Can you place this in the end of your child themes style.css file
Please do not remove it and ping me.
I have added this code to my style.css file….i changed the size from 10 to 6……still no change……I’m not sure how to ping you…..
Yes, I have other codes in my additional css box…concerning you are unable to view/see the additional css codes……
Could the issue be as a result of me deleting the ‘WP Custom CSS plugin” I had…….as per the direction I received from you approx 3 weeks ago in my topic thread/post “widget titles”?
Hi @bdchika
I suggested to remove the custom css you have, not the plugin. So please install and activate this plugin again and add my custom css there instead.
It seems no code is applied, either because of a CDN or caching plugin. Perhaps using a third party plugin to add CSS will help.
Fotis!!! Thank you so much!!!! OMG…your patience and support with this is appreciated…I activated the plugin again and added the code and it worked!! Thank you!!!
By the way…what is a CDN? So I can fix this issue of you being unable to see the coding on my site? Just in case for the future.
Hi there,
Glad you worked things out, check this https://www.cloudflare.com/learning/cdn/what-is-a-cdn/ article, and consult your host if they actually have any CDN enabled. If not I suggest checking your WordPress installation just in case it has any issues (again you host can help out with this)
The topic ‘Category Font’ is closed to new replies.
