Hi,
On my blog page, I have added Magazine element with the various different categories. This results in a tab above the entries which lists the different categories. How can I change the size of the text containing the categories?
Thanks in advance.
Hey islamicfinanceguru,
Please provide a link to the site/page in question so we can help you with this further.
Best regards,
Jordan Shannon
Hi Jordan,
Putting the link in the private section.
Hi,
You can use the following in quick css:
.av-magazine-sort{
font-size: /*your font size*/
}
Best regards,
Jordan Shannon
Thanks for your response Jordan. I’m not sure if I’m doing it incorrectly but it’s not working for me. I added it as this:
.av-magazine-sort{
font-size: /*20px*/
}
I tried with and without asterisks and with and without ‘px’, to no avail. Sorry if I’m being stupid!
Hi,
Try this code in the General Styling > Quick CSS field:
.av-magazine-sort{
font-size: 20px !important;
}
Best regards,
Mike
Perfect. Thanks Mike.
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Apologies for the late reply – yes you can close this.
Hi,
I’m glad this was able to be corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon