[Resolved] Element border

Home Forums Support [Resolved] Element border

Home Forums Support Element border

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #631071
    Carl

    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?

    #631092
    David
    Staff
    Customer Support

    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.

    #631904
    Carl

    Thank you very much sir! thin resolved the issue.

    #631916
    David
    Staff
    Customer Support

    Glad i could help!

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