Post Image
-
The post image is displayed on two pages – in the post itself and on the category page. When trying to change the width of the image in the post itself, the image on the page as a category decreased.
CSS Changes
#colibri .style-107 .colibri-post-thumbnail-shortcode img
{
width:100%;
}
.colibri-post-thumbnail
{
width:35%
}
How to change image width block on category page?The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Post Image’ is closed to new replies.