Simion : Font size block 21

Posted in: Newspaper
Post count: 494

Good Morning,

I want to reduce the size of the font in a block 21.
This block 21 is in the sidebar of the HP (https://i.imgur.com/k1AOtxK.png).

I had a look at this page https://forum.tagdiv.com/theme-blocks-modules/ where I see that block 21 = module 16

So I went into Theme panel > Theme fonts > Modules and blocks – article title
At the line Module 16, I change the size (tried 5 and also tried 15) but nothing changes on my block 21

Am I missing something…?

Post count: 20688

Hi,

This issue is on our list, it will be fixed in the next theme update. It is happening when the respective block is placed in one column only, like a sidebar. Sorry for this inconvenience.
As a quick fix in the meantime, you could modify the font size with a code like this
https://www.screencast.com/t/zvPVuE0SqsM

.td_block_21.td-column-1 .entry-title {
font-size: 10px;
}

Thanks

Post count: 494

That will do the job for the moment, thanks 🙂
Any idea of the date of the next theme update?

Post count: 20688

Couldn’t give you an exact date, as soon as all the current tasks are finished and tested, the update will be available.

Thanks

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