• Resolved dlebed

    (@dlebed)


    I created a page for my blog posts, and below the body copy in each post above the previous and next post arrows there is an extra line/rule. This line is above the main footer line (which I’ll keep), and visually appears within the post content.

    If anyone knows how to remove this line and could help me out, that would be great. Thank you! -Dana

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello and thank you for contacting us.

    I’ve tried to access your website at the link you’ve provided but all I get is this message

    “A New WordPress Site
    Coming Soon!”

    Coming from your Bluehost hosting. Could you please make your website accessible to public?

    Theme Author lyrathemes

    (@lyrathemes)

    @dlebed Or you could share a screenshot of what you see with us. We will need more information on this so we can help you. Thanks.

    Hi @dlebed and @empowerlifteats,

    Please go to Appearance → Customize → Additional CSS and add the following css:

    .single .main-column .entry-post + hr {
        display: none;
    }

    Hope that helps.

    Best

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Removing Line Below Post Content’ is closed to new replies.