Change description font & size

Posted in: Newspaper
Post count: 13

Hello,

http://666travel.com/beaches/beaches-in-brazil/

Please can you tell me how to change the description font & size?

Thanks!

Post count: 23312

Hello sapito,

If you want to change the font size for your category description you have to target the right class in this regard and increase the value of this attribute. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-category-description p {
font-size:20px;
}

The result you should see here -> http://screencast.com/t/QFXpu9eUPB

Thank you for the message!

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