Related article picture size

Posted in: Newspaper
Post count: 186

please how do i reduce the picture sizes of the related articles to be much smaller

Post count: 23312

Hello willysawa,

If you want to reduce the picture size of the Related Articles to be much smaller, you have to decrease the width of the image. Please try the code below and add it in Theme panel->Custom CSS area.

.td-related-row .td-module-image {
width: 100px;
}

The result you should see here -> http://screencast.com/t/ULDx9lHC

Hope this helps and let us know how it goes!

Thank you for the message!

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