Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #388844

    Hello,

    I installed the plugin Flexible Posts Widget to have a bigger picture of the Blogposts in the widgets for Footer and Sidebar.

    Would it be possible to give a little bit more space between the Blogposts here?

    The plugin is not changing or adding something to the CSS of the template.

    I added already some additional CSS to give the Font another look:

    #top .news-content {
    font-size: 12px;
    font-weight: 300;
    font-family: ‘Noto Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    }

    But I do not know how to change the space between the Blogposts in the widgets/sidebar

    Thank you For Help
    Bernd

    distance

    #389207

    Hey Bernd!

    Thank you for the screenshots.

    Adjust the bottom margin with this:

    ul.dpe-flexible-posts li {
    margin-bottom: 20px;
    }

    Cheers!
    Ismael

    #389258

    Hey Ismale,

    perfect!

    really glad about your support!
    Bernd

    #389402

    Hey!

    Glad we could help you,

    Enjoy the theme.

    Regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Distance between Blogposts in Widgets’ is closed to new replies.