Blocks Post Title – Blocks Category Tag Background – Mobile Menu

Posted in: Newspaper
Post count: 22

Hello,

1- I would like to change blocks post title font (For example for “blocks 15” I mostyly use)
I couldn’t find it on Theme’s fonts in theme panel.

2- Is it possible to change the category tag background on blocks?
I see that it’s black by default. I want to make it colourful if possible for each block.

3. Mobile menu looks very slow, sometimes as if it’s frozen, and it sometimes waits a few seconds before opening, I tried it on different devices and It’s almost same. is there another fast alternative for that? Because most of my users are on mobile, I want it to be fast.

Thank you.

Capan Dogan

Post count: 22421

Hello,

1. You will not be able to fin a block font as blocks are only containers for modules. You will be able to see which module is used for which block here: https://www.screencast.com/t/BQq8QesHWcx
Then you can change the fonts on each module you want from the fonts section of the theme panel
2. Hello,
You can change the black color, but it will affect all blocks at once. You can use this code to change it from black:
.td-post-category{
background-color:red!important;
}

Add the code in the theme panl-> custom css box.
3. Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you can try the mobile theme as an alternative: https://forum.tagdiv.com/the-mobile-theme/

Thank you!

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