Change settings of related articles

Posted in: Newsmag
Post count: 66

Hello,

Is it possible to change the settings of related articles?
I wanna make the thumbnails a little bigger en change the color, size and font type.

Color: #001f59
Font type: days one

Thank you!

Post count: 18283

Hello !

I couldn’t find any Related articles tab in your page. Please provide a link to a page and I will help with some css in order to edit it.

Unfortunately the thumbnails size cannot be changed but the colour and the font can be edited.

Thank you !

Post count: 66

Related articles is enabled now.

Font type: days one
Font size: just slighty bigger, maybe 2 px larger.
Color: #001f59

Thanks!

Post count: 66
Post count: 18283

Hello !

Here are the 2 css codes: .td_block_related_posts .entry-title {
font-size: 15px;
font-family: 'Days One', sans-serif;
}

.td_block_related_posts a {
color:#001f59;
}

The code must be inserted here: https://www.screencast.com/t/g0qQaTrga

I hope you will find this helpfull !

Thank you !

Post count: 66

Thanks! The font is bigger on destop, but on mobile its still small. When i make it 16 or 17px it wont make a difference. Is that correct?

Post count: 18283

Hello !

At the moment you are not using the mobile theme so it won’t make a difference since the responsive version ( that you are currently running ) is the same as desktop.

Thank you !

Post count: 66

Ahaaa i see..ok thanks!

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