Site logo

Archived topic

One container comments area padding

1 reply · Started by Rogi on April 9, 2016

Viewing posts 1–2 of 2

Hi, Tom!

I want to make the spacing in 5px in the comments area , but I can not do the " customize> element spacing " and also not by Simple CSS !.

Help me please.

My website is: midiab.net

Thanks !

Hi there,

The comment boxes on your homepage there?

This CSS might help:

#wpcomm .wc-comment .wc-comment-right {
    padding: 5px 5px 3px 5px;
}
This archived topic is closed to new replies.