Forums
Forums / Theme: Lucienne / Remove sidebar widgets border
(@aimeepua)
8 years, 3 months ago
Hi! I wanted to remove the borders around the sidebar widgets using the Lucienne theme. Any help?
(@zookcomputer)
8 years, 1 month ago
You can remove the borders around the sidebar widgets by adding the following snippet of CSS to Additional CSS in the Customizer:
.sidebar .widget { border: none; }
The topic ‘Remove sidebar widgets border’ is closed to new replies.