Site logo

Archived topic

Reply box & padding

1 reply · Started by Stella on January 4, 2019

Viewing posts 1–2 of 2

Hello!

1) I have just noticed that there's a border only in the reply in the comment box. How can I hide it to make it look the same as the initial comment box?

2) How can I add some space between Related Posts (at the end of the post) and the social share plugin?

Many thanks for your help!

Hi there,

1. All of the comments have a border to them, they are really feint but are visible on my browser. Let me know.
2. Try this CSS:

.yuzo_related_post {
    margin-bottom: 20px;
}
This archived topic is closed to new replies.