Site logo

Archived topic

Border Line

3 replies · Started by steven on December 14, 2021

Viewing posts 1–4 of 4

Hello,

I want to add a line between the content and the copright at the end of the page

Hi there,

you can add this CSS:

.site-info {
    border-top: 4px solid #ff0000;
}

Thanks you David !

Glad to be of help

This archived topic is closed to new replies.