Viewing 2 replies - 1 through 2 (of 2 total)
  • You do not seem to have much space, so either you figured it out or want them really tight. The padding is controlled by .blockquote

    Thread Starter Katsura

    (@katsura)

    Thanks for replying.

    Yes, I did manage to figure it out (with help from the theme developer too) and your right it did involve blockquote. It required the combination of three changes which I’ve detailed below:

    .home .hreview p:last-child {display:none;}
    .home blockquote { padding: 10px 20px 0 45px; }
    .home blockquote.description { margin-bottom: 0; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Spacing between reviews’ is closed to new replies.