• So, if I have an entirely blank row layout, the padding is correctly showing its default value (whatever var(--global-content-edge-padding, 15px) is returning)

    Then, if you override the left padding, you will see that it correctly updates, which is great!

    However, if you then remove that left padding again, in the preview html, the left padding remains set to the last value it was set to, which in this case was 0. This is inaccurate, because when you save and either reload the block editor or look at the frontend, the padding being used is indeed the default value.

    Thank you! And thank you for this plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support karlalevelup

    (@karlalevelup)

    Hi there!

    I tried replicating the issue on my website by following the steps you enumerated.

    The left and right padding are working fine in preview and update. Kindly watch the following screen recordings:

    Could you specify the version of your Kadence Blocks? I am using version 2.4.22.

    If you’re using an outdated one, could you try updating and see if that will fix the issue on your website?

    Kind regards,
    Karla

    Thread Starter askpivot

    (@askpivot)

    Excellent Karla, thank you. Your first screenrecording https://share.getcloudapp.com/6quNq6Q6 does, in fact, show the issue.

    At the start of the video, you can clearly see that Row Layout padding left/right values are empty/blank, and the block editor correctly shows the default left/right padding of about 15px (around second 5).

    Then, you set “0” values into the padding left and right, and the block editor correctly shows 0 padding on the left and right.

    Then, around second 26, you delete/blank the “0” left/right padding you have set. However, you can clearly see, in the block editor, at say second 30, that the padding is still showing as 0 in the block editor. The default value which was present around second 5 should again be showing.

    • This reply was modified 2 years, 1 month ago by askpivot.

    Thanks for pointing this out. Blocks 3.0, which is planned to go out Monday will resolve this.

    Ben

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Row padding does not reset when blanked’ is closed to new replies.