I cant edit my text?

Posted in: Newspaper
Post count: 6

How do I edit the text in the boxes, without using html?

Post count: 9544

Which boxes?

Do you mean a post?

Do you mean sidebar widget?

Post count: 6

on most of the boxes, I thought this would be alot easier to use.

Post count: 22421

Hello,

Please provide more explicit details so we can understand better how to help.

Thank you!

Post count: 6

How do I change my font in the front end, I can only see it in the back end. And how do I change my logo title font. Thanks

Post count: 22421

Hello,

Please read this guide: https://forum.tagdiv.com/font-customization/

The font on the text logo can only be changed with css unfortunately as it does not have an option added to the theme panel. We will implement this in future releases of the theme.

Please use this css to change the font :
.td-logo-text-container .td-logo-text{
font-family:Arial!important;
}
.td-tagline-text{
font-family:Arial!important;
}

you can add a font-size to the code in order to change the size.

Thank you!

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