- This topic has 2 replies, 2 voices, and was last updated 2 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Minimal Blog – Borders around widgets?
Hello,
I would really like to hide or remove the border around the widget in the sidebar.
Can you help?
Regards, Karsten
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.
Hi,
Kindly show us your website URL?
Regards,
Chris
