How to change title font size directly in css theme, not in css editor ?

Posted in: Newsmag
Post count: 95

Hi. Anyone here can help me? I want to change font title in posts. When I use Theme Fonts / Post Title / STYLE 3 TEMPLATE / Size 35px and save, when I reload page the site shows first the default size font and them my size, but it looks bad, because font shrinks in my face and it’s bad to the eyes and design.

I want to edit code in theme directly. Where is that line in theme with default size and font size used by my case? Thank you for help.

imagebam.com

Post count: 9544

Best place to edit it is actually in the style.css file, but that is just my opinion.

Post count: 95

Yes, line 6629 did it. Still testing, but should be fine now.

Post count: 6535

Hi

That delay appear because the css from theme panel loads after the main css of the theme, loaded from style.css file. To avoid that delay try to insert the css directly in style.css.

Thanks!

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