Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • webdojo Friend
    #1027989

    Hi there,

    i would like to change some thumbnails in a category-blog module without affect the others. This is the link of the website
    I left a screen of the module i want change in the home page

    Thanks in advance


    1. screen1
    Pankaj Sharma Moderator
    #1028154

    Hi
    In your screenshot, it’s showing the Featured slider and the images are the intro image of the articles.
    If you want to change the images, Open the article > options > images&link.
    Change the intro image.

    Regards

    webdojo Friend
    #1028488

    I’m sorry, i made a mistake. What i meant was to change the size of the thumbnails. Obviously if i change one of them i change all of them. What i need is to make a custom class for some thumbnails of a specific "category-blog" module

    thanks

    Pankaj Sharma Moderator
    #1028583

    Hi
    add below code in custom.css file and change the width value as per needs

    .article-slider .news-border .media-object img {
        width: 200px;
    }

    it the current value of the images.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum