• Hi,
    The above page shows an example of the problem. There is a 3/4 length line at the bottom of all my pages. I want to make it disappear. Please help. Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @klakared,

    We can remove the bottom lines with the help of custom css. Please apply the below given css under appearance -> customize -> additional css-

    .entry-content {
    border-bottom: none !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter klakared

    (@klakared)

    Manoj,
    That worked beautifully. Thank you so much. One more thing though please. I just realized it is visible on my category pages as well. Can you help with this as well?
    Klakared

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove line at bottom of pages’ is closed to new replies.