Site logo

Archived topic

Element border

3 replies · Started by Carl on July 23, 2018

Viewing posts 1–4 of 4

Hey team - I have had all of my widgets / header / blog etc bordered via CSS but recently the footer border has disappeared.

The CSS I have is:

.site-footer {
border-top:.5px solid #333333;
padding:0px;
margin-top: 20px;
}

Any ideas why this might not be functioning?

Hi there,

try adjusting your browser zoom and it will probably re-appear.
You may want to consider bumping the px's up to 1px or thin - thin should render the thinnest possible pixel width a display can handle.

Thank you very much sir! thin resolved the issue.

Glad i could help!

This archived topic is closed to new replies.