Category dropdown and font

Posted in: Newspaper
Post count: 500

Hello, three questions:

1) Where can I change the order of the items in the black dropdown from “Subscribers only” here: https://drive.google.com/file/d/1DqHwjOUvHZNineKXFyzPZRpLMjv5MsSk/view?usp=sharing
2) How can I change the font of the items in the black dropdown?
3) How can I change the font of the category title on the category page (in this case the title is SUBSCRIBERS ONLY 01/20)

Here’s the live cat page: https://jazzjournal.co.uk/category/subscribers-only-01-20/

Thanks
Mark Gilbert

Post count: 35449

Hi,

1. Unfortunately, there is no option for this, sorry!
2. This can be done use a custom css -> https://i.imgur.com/5a03OXy.png
.td-category-siblings .td-subcat-dropdown a{
font-size: 14px;
}

This code need to be set in theme panel> custom code> custom css.
Also you can achieve this if you are using a category template from tagDiv Cloud library.
3. The category title can be adjusted using the options from theme panel> theme fonts > pages > https://i.imgur.com/6gXzOqJ.png

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.