Minimal Blog – Borders around widgets?

Home Forums All Other Themes Minimal Blog – Borders around widgets?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #207929
    Karsten LawrenzKarsten Lawrenz
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 23, 2023

    Hello,

    I would really like to hide or remove the border around the widget in the sidebar.

    Can you help?

    Regards, Karsten

    #207931
    Karsten LawrenzKarsten Lawrenz
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 23, 2023

    Hello again,

    I figured it out myself – I’ve been trying for several days.

    I replaced this CSS:

    #sidebar .widget{background-color:#fff; color:#000; padding:20px; border:1px solid #dddcdc; margin-bottom:30px; position:relative; box-shadow:0 0 3px #dddcdc;}

    with this CSS:

    #sidebar .widget{background-color:#fff; color:#000; padding:20px; border:none; margin-bottom:30px; position:relative; box-shadow: none;}

    Regards, Karsten.

    #207960
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31011
    • Total: 31011
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

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