• Resolved jj458

    (@jjowens)


    Hi, I’m wondering if there is a way to adjust margins within blocks using Elementor, controlled by CSS variable “contentBoxedSpacing” defined in global.css.

    I have searched in vain for a way to change this parameter when using boxed content.

    .page[data-structure*=”boxed”] {
    –backgroundImage:none;
    –backgroundColor:#ffffff;
    –contentBoxedSpacing:40px; /* <<<<< THIS ONE
    –borderRadius:10px;
    –boxShadow:0px 12px 18px 12px rgba(34, 56, 101, 0.04);

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author creativethemeshq

    (@creativethemeshq)

    Hello @jjowens, there is no way to do this with Elementor but you have an option to change this.
    Simply go to Customizer -> Single Posts -> Design tab -> Content Area Spacing.

    Let me know if this is what you are looking for.

    Cheers.

    Thread Starter jj458

    (@jjowens)

    Thank you so much for your reply. You did answer my question. That in combination with the “Columns Alignment Fix” in Elementor got the results I was looking for.

    Cheers and THANK YOU SO MUCH for putting out this theme. I will remember it if my site ever goes into the blue (cashflow positive).

    Theme Author creativethemeshq

    (@creativethemeshq)

    @jjowens awesome, glad I could help you ??

    Have a nice weekend ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Controlling CSS variable contentBoxedSpacing’ is closed to new replies.