How to make the post titles "bold" in Block 8

Posted in: Newspaper
Post count: 43

Hello,

I changed the fonts on my site to Robotic, and now I’m trying to make the post titles “bold” when viewing Block 8.

Under Theme Fonts, do either:

Modules and Blocks – Article Title
or
Modules MX and Other Blocks – Article Title

refer to these Blocks?

I was able to change the Related Article Title to Bold, and I would like to do the same to the title in block 8.

Thanks

Post count: 20688

Hi,

Block 8 uses module 7 as it can be seen here – https://www.screencast.com/t/WcnYMDEs or by using your browser inspector – https://www.screencast.com/t/id6m9H5u and you can change the article title like this – https://www.screencast.com/t/nMdxodGV

Thanks

Post count: 43

Thank you, that is very helpful.

What about the Author Bio text and the Categories listed in the Sidebar?

Categories I use the regular WordPress Category, and it’s not a block..

Post count: 20688

Hi,

You can change blocks/widgets title font properties like this – https://www.screencast.com/t/0LggeZn005 and for the default widgets here – https://www.screencast.com/t/Muqtzeh0RKc If you want to change the author bio font – https://www.screencast.com/t/wuepgN7bh you could change it with some css – https://www.screencast.com/t/DlLSWrbQ2lrg with this code, just enter it in Theme panel->Custom Css

.author-box-wrap {
font-weight: 800;
}

Thanks

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