Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Comment area styling

  • Is there a way to style the comment area?
    I don’t like that there is so much space around everything and in between the lines. I don’t want people to get distracted and leave the page before reaching the bottom.

    Can things be squished up a bit?

    thank you
    Renee

  • Hi there,

    You can reduce the top and bottom paddings of the comment content area with this CSS:

    .comment-content {
       padding-top: unset;
       padding-bottom: unset;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.