Archived topic
Change Padding aside
1 reply · Started by Anonymous on April 6, 2016
Viewing posts 1–2 of 2
How do I change the padding of the sidebar (aside id="text-7" class="inner-padding")?
Thanks a lot.
Hi there,
1. Using our Spacing add-on in "Customize > Element Spacing".
2. Using CSS:
.sidebar .widget-area .widget {
padding: 40px;
}
This archived topic is closed to new replies.
