[Support request] Need help with separating titles with lines

Home Forums Support [Support request] Need help with separating titles with lines

Home Forums Support Need help with separating titles with lines

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1072607
    Norman

    Hello,

    Can you tell me if there’s a setting to place a separating line of some kind in the featured posts widget?

    2019-11-22_1012

    My past theme had it so a line would separate the posts and would look better organized.

    Thank you,
    Norm

    #1072670
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .featured_posts_widget ul li {
        border-bottom: 1px solid #ccc;
        margin-top: 10px;
    }
    #1072689
    Norman

    Great. Thanks, David.

    #1072696
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.