• Rob

    (@promoting-all-things-good)


    How do I change the white bottom boarder that separates blog postings on the blog page?

    Everything I’ve tried also adds the bottom border to the bottom of the pages. I only want this for the blog listings page.
    http://dev.pl.patg4u.com/blog/

    Thank you.

    Rob

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this:

    article.post {
        border-bottom: none
    };

    Thread Starter Rob

    (@promoting-all-things-good)

    Thanks for the suggestion.

    I want to change the color of it not remove it.
    Using that with the color change to what I needed still adds it to the bottom of all the pages.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Color of bottom border on Blog page’ is closed to new replies.