Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133553
    israel_finn
    Participant

    I’d like to add a simple dividing line between posts on the blog page (Some posts have a Read More tag inserted and some don’t, not sure if that matters). I tried to insert a line in the post editor but it appears above the meta data, which does me no good. Thanks in advance! https://israelfinn.com/

    #133564
    Skandha
    Participant

    @israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    article .entry-container {
       border-bottom:1px solid white;
    }

    Let me know if this is what you want.
    Regards,
    Skandha

    #133592
    israel_finn
    Participant

    That worked great! Thanks so much!

    #133623
    Skandha
    Participant

    @israel_finn: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day!

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Dividing line between posts’ is closed to new replies.