Modify size font of module MX21

Posted in: Newspaper
Post count: 51

Hello!

I want increase the size font in module 21. To this, I´m going to Theme Panel -> Theme Fonts -> Modules and blocks (Article title) -> Module MX21.
If I change other parameters like transforms, style… this change in the module.
But if I change size font, this parameter don´t changes 🙁

Can you help me?

Thank you!!!

Post count: 6

I have the same problem in modifying post font. It kinda changes it. But changes to size and line size just do not happen

Post count: 22421

Hello,


@jesusito
Indeed it seems the option for the font size does not work on module mx 21
You can try to change it from within the tagdiv composer though:
https://www.screencast.com/t/9A74pMzot


@wowney
it depens on what template you use on your posts. If you use a custom cloud library template, you will have to make the font changes from the tagdiv composer directly on the template.

Thank you!

Post count: 51

Hello Bogdan,

if I do changes where you say me, changes happened 😉 But in these place, I can´t modify size font. Only I can style font, Italic, 100, 200… but I can´t change the size font (12px, 14px…)

Do I explain me good?

Thanks!!

Post count: 6

Figured it out. I was attempting to adjust line height to create a pleasing leading, which is the white space between lines of text. Just the right amount makes reading easier. I was fine tuning and wanted to see how it looked after each adjustment, but nothing happened!
The problem was the cache on my computer. Fonts are big and it did not want to reload. I just opened a new page in incognito and the problem went away.

Post count: 6

Bogdan,
Are the sizes and weights supported in Google Font Repository? Each font is different, and Newspaper can only use the ones specified in the second drop-down menu.

Post count: 22421

Hello,


@wowney
This depends on the google font used. indeed different fonts support different font weights.


@jesusito
the size also works if you change it from here: https://www.screencast.com/t/FUMBH9cUQry

Thank you!

Post count: 51

Hello Bogdan!

Every time I see all the options that this theme (Newspaper) has, I like it more. Good job!

A last question Bogdan, is there any form to put shadow to font in this module(mx21)?

A greetings ^^ Thanks!!

Post count: 22421

Hello,

Unfortunately there is no font shadow option but you can add it through css. Add this code in your theme panel under custom code:

.td_block_big_grid_fl_4 .td-big-grid-post .entry-title a{
text-shadow: 2px 2px red;
}
result: https://www.screencast.com/t/lxXbPNVcSKM
You can change the red color. I added it as an example.

Thanks

Post count: 51

YeS!!

This works perfect!!
Thank you!! 🙂

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