[Resolved] My Site – how to remove white border

Home Forums Support [Resolved] My Site – how to remove white border

Home Forums Support My Site – how to remove white border

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #878412
    Uwe Pfeifer

    https://www.101login.eu/ <– how can I remove the white border around content and widgets?

    Thanks a lot! ๐Ÿ˜€

    #878668
    David
    Staff
    Customer Support

    Hi there,

    look for and remove this CSS in Customizer > Additional CSS:

    .sidebar .widget,
    .comments-area {
        border: 1px solid rgba(232, 234, 237, 1);
        box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
    }
    #879068
    Uwe Pfeifer

    Thank you very much! This worked! ๐Ÿ™‚

    #879182
    David
    Staff
    Customer Support

    Glad to be of help

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