>> Block title font Size

Posted in: Newsmag
Post count: 14

Good morning,

How can I change category title size ? those in white with blue background.

Thank you
Font size

Post count: 23312

Hello Laurent_C2,

This change can be done only via such a custom code. Try the code below and place it in Theme panel -> Custom CSS Area.

.td-category a{
font-size:15px;
}

The result is here -> https://www.screencast.com/t/10eEPCaCHl6

Thanks for your understanding!

Post count: 14

Thank you, but it doesn’t change those I screenshot , how can I do to change all title size, those like previous screenshot ?
Now I got two different size,
Thank you
Title

Post count: 30

Hello,

you could do this also in Theme Panel -> Modules and Block General -> Blocks/Widgets Title.

Maybe this is a solution.

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