New Landing How can we help? Themeforest Theme Support Dante Image Size in Blog Page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #163607
    funkytown
    Member
    Post count: 19

    How can I reduce the image size for blog pages? It doesn’t matter, which bog type I selected (Mini, Masonry etc.): The images are too big! I would like small ones.

    I try this entry for custom css:
    figure.media-wrap {
    max-width: 150px;
    }

    But it doesn’t works! Could you help me?

    #163627
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you provide a link?

    – Kyle

    #163629
    funkytown
    Member
    Post count: 19

    I’m sorry. At the moment, the site is under construction.

    But, I don’t understand, you need a link. It is a general question, nothing special.

    I only want smaller images in the blog pages, like here: http://dreilandmedien.de/hr-newsportal/

    #163630
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This is for the mini items:

    .mini-items .blog-item figure {
      width: 180px;
    }

    – Kyle

    #163632
    funkytown
    Member
    Post count: 19

    Thanks, but it doesn’t work. I put your code in the custom css settings, but nothing changed.

    For sure, I use the blog type “mini” in my page.

    #163633
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I just checked that on my demo and it’s working fine, I’d have to see your link to investigate why it’s not working

    – Kyle

    #163638
    funkytown
    Member
    Post count: 19
    This reply has been marked as private.
    #163757
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh because you’re not using a sidebar:

    .has-no-sidebar .mini-items .blog-item figure {
      width: 180px;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register