Home › Forums › WordPress Themes – Premium › Circumference › Margin change on Circumference 1.1.0? › Reply To: Margin change on Circumference 1.1.0?
March 30, 2015 at 7:36 am
#21144
Participant
Hi Open Table,
You can use the following custom css to fix the problem. We don’t think that was smaller in the boxed layout in previous version too. We will check that and take action if that was changed.
#cir-content-wrapper {
padding: 2em 2rem 2em;
}
Thanks