Hi there
How can I change the font size/heading of the blog category page headings. I need the category to be larger than the blog title.
Eg Dowsing for Health (this is the heading size I want to change to H1 if possible – or just the font size of all category headings for blog topics)
Health, News
Healing with Magnets (Blog title)
https://dowsingaustralia.com.au/category/health/
Cheers
Natasha
Hey xfacta,
Thank you for the inquiry.
Please add this css code to adjust the font size of the category heading:
#top.archive.category #wrap_all .all_colors .post-entry h2.post-title.entry-title {
font-size: 48px;
}
You can also just the style of the h2 element in the Enfold > Advanced Styling panel.
Best regards,
Ismael
Hey Ismael
perfect thanks so much :-)
Cheers
Natasha