Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #270851
    Michelle Thompson
    Participant

    ChicagoPro theme. In Blog-post page (this is a sample): https://www.note2soul.com/danger-in-a-crisis-false-evidence-appearing-real/ — The comments section (“Leave A Reply”) is bumped up pretty close to the link to a prior blog. How can I add a couple of line-spaces between the Reply/Comments section and the links to the other blogs? Thanks.

    #270868
    Skandha
    Participant

    @mtnote2soul: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #comments {
        margin-top: 80px;
    }

    You can change the margin according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #270964
    Michelle Thompson
    Participant

    Perfect, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Spacing of post-page elements’ is closed to new replies.