[Resolved] Separator footer

Home Forums Support [Resolved] Separator footer

Home Forums Support Separator footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1667972
    Manuela

    Hello,

    On the page that shows blog posts, I’d like to have a separator – wide line, #c6c6c6, just above the footer widgets. So between the last article and the footer. Is there a way to do that?

    Thank you

    #1668022
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .site-footer {
      border-top: 1px solid #c6c6c6
    }
    #1668057
    Manuela

    Really appreciate the help.

    #1668198
    David
    Staff
    Customer Support

    You’re welcome

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