Home Forums WordPress Themes – Premium Circumference Margin change on Circumference 1.1.0? Reply To: Margin change on Circumference 1.1.0?

#21144
Shekhar Bhandari
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