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

    how do i remove this border below the author

    #1082179

    Hey williamslyd,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.author-31 span.author-extra-border {
    display: none !important;
    }

    Best regards,
    Mike

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