Site logo

[Support request] How to add horizontal line at this part of the footer

Home Forums Support [Support request] How to add horizontal line at this part of the footer

Home Forums Support How to add horizontal line at this part of the footer

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

    Hello,

    I did this one in photoshop just to show you what I want to do. I want to add a horizontal line at this part of the footer. Thanks!

    https://ibb.co/MMSMs7V

    #1616850
    David
    Staff
    Customer Support

    Hi there,

    you can add a top border to the site info with this CSS:

    .site-info {
        border-top: 4px solid #ccc;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.