• Resolved lyden

    (@lydenyardley)


    In your default CSS, ‘.uagb-column__wrap’ has no padding or margins set, which is fine.

    When I add an ‘advanced columns’ section, which has columns, I don’t touch the paddings/margins, but the CSS outputs empty ‘px’ values to CSS. This makes the CSS invalid and producing errors in the validator – https://jigsaw.w3.org/css-validator

    Example (compressed) output: #uagb-column-3290ef5b-d613-4743-a176-6f368349dea1.uagb-column__wrap { padding-top: px;padding-bottom: px;padding-left: px;padding-right: px;margin-top: px;margin-bottom: px;margin-left: px;margin-right: px;border-radius: px; }

    Expected behavior: If no margin/padding is set by user, no empty ID and px styles should be set in CSS.

    Thanks,
    Lyden

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hey,

    Thank you for writing in.

    This is already on our list. We will very soon fix this and release a patch.

    We appreciate your efforts to bring this to us.

    Regards,
    Vrunda Kansara

    Thread Starter lyden

    (@lydenyardley)

    Thank you – I’ll keep a look out!

    Hi, it seems that this hasn’t been fixed with this last update, right? It’s really messing with some other custom styles, if i don’t add padding it shouldn’t appear at all not just the ‘px’ value. And when you go over this, you can also add the option to add ID to the sections? and the option to not show the “overlay” div if not set too.
    It’s a great plugin and these are just comments to make it nicer ??
    Thanks for all your effort

    Hey @santiagor,

    We have already fixed the empty px value issue in our development version. You need not worry, we will release this in v1.12.3 at the end of this week.

    Also, I have added your request for options to add ID to the sections and overlay div to our to-do list.

    We will surely add them and release in our future updates.

    We appreciate your patience.

    Regards,
    Balachandar Karuparthy

    Thread Starter lyden

    (@lydenyardley)

    Thanks @balachandark, I appreciate your work with us on this!

    I look forward to grabbing the update!

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hey @lydenyardley,

    We have fixed the empty px values issue and have released an update with this patch v1.12.3.

    Thank you for being so patient with us.

    Regards,
    Balachandar Karuparthy

    Thread Starter lyden

    (@lydenyardley)

    Thank you so much for your efforts and responsiveness with us. This is how support is done!

    Thread Starter lyden

    (@lydenyardley)

    Resolved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Issue with margins/padding output within uagb-column__wrap’ is closed to new replies.