Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1473174

    Hi,
    i would like to to make the border from the blog-widget dotted?
    How can i do that?
    kind regards Jak

    #1473182

    Hey Jak73,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .widget_recent_entries li {
        border-top-style: dotted;
    }

    Best regards,
    Mike

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