• hello dear wordpress–user and developer,

    i run wordpress version 4.6.1 – with the them 2014 extended – on the page https://www.literaturen.org

    i like the theme very much:

    what i need to have: i want to narrow down the spaces between the different articles.
    i want to narrow down the “gaps” between the articles – in other words : i dislike the big space that i have between the articles…

    how can i do that!?

    love to hear from you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    If you think on this space: https://screencast.com/t/HhoqgoVyZe

    use this code and reduce margin-bottom:

    .hentry {
    margin: 0 auto 48px !important;
    }

    (margin-bottom is 48px now, just set the value that fit your needs)

    Best Regards

    Thread Starter say_hello

    (@say_hello)

    hello dear redstar,

    many many thanks for the hint.

    you are right – this is exactly what is needed!”

    i will do this later the weekend.

    by the way: i have a plugin called custom-css

    i will apply the code

    again; many thanks for the hint.

    regards say

    • This reply was modified 8 years, 4 months ago by say_hello.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘i want to narrow down the spaces between the different articles’ is closed to new replies.