Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #840992

    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.

    #841090

    Hey islamicfinanceguru,

    Please provide a link to the site/page in question so we can help you with this further.

    Best regards,
    Jordan Shannon

    #841237

    Hi Jordan,

    Putting the link in the private section.

    #841277

    Hi,

    You can use the following in quick css:

    .av-magazine-sort{
    font-size: /*your font size*/
    }

    Best regards,
    Jordan Shannon

    #841294

    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!

    #841298

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .av-magazine-sort{
    font-size: 20px !important; 
    }

    Best regards,
    Mike

    #841311

    Perfect. Thanks Mike.

    #841573

    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

    #842699

    Apologies for the late reply – yes you can close this.

    #842701

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change font size of category options in Magazine element’ is closed to new replies.