New Landing How can we help? Themeforest Theme Support Dante how to reduce the space between mini blog items?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #134545
    Julia_CNEH
    Member
    Post count: 16

    Hi, How can I reduce the space between mini blog items? (see my image)
    Thanks, Julia

    Attachments:
    You must be logged in to view attached files.
    #134559
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .mini-items .blog-item .excerpt {
      margin-bottom: 0;
    }
    .mini-items .blog-item .excerpt > p {
      margin-bottom: 0;
    }

    – Kyle

    #134561
    Julia_CNEH
    Member
    Post count: 16

    I try it but it’s still the same…

    #134578
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Where did you add the css?

    – Kyle

    #134584
    Julia_CNEH
    Member
    Post count: 16

    Style.css file in the /* #Blog CSS section …
    I have verified it is here

    #134589
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You shouldn’t add it to the theme’s style.css file, you need to add it to Theme Options > Custom CSS

    – Kyle

    #134592
    Julia_CNEH
    Member
    Post count: 16

    i add in Theme Options > Custom CSS, but it doesn’t work … thank you for
    help

    #134598
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .blog-item {
      margin-bottom: 20px;
      padding-top: 20px;
    }

    – Kyle

    #134600
    Julia_CNEH
    Member
    Post count: 16

    Yes! it’s look better ๐Ÿ™‚

    #134605
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great ๐Ÿ™‚

    – Kyle

    #139446
    Julia_CNEH
    Member
    Post count: 16

    Hi, i have a problem : how can I insert more space between read more link below and the excerpt : http://devphp.3c-e.com/jurisante/

    Thanks!

    #139456
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .mini-items .blog-item .excerpt {
      margin-bottom: 25px;
    }

    – Kyle

    #139639
    Julia_CNEH
    Member
    Post count: 16

    Thank you! Just a little question : is there an opportunity to appear social sharing icons near read more link ? ((see my image) thank you again,Julia

    Attachments:
    You must be logged in to view attached files.
    #139659
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately not as standard, it would require some additional code. I’d recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home

    http://www.microlancer.com

    Hope that helps.

    – Kyle

Viewing 14 posts - 1 through 14 (of 14 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