Empty Space element does not have ‘Large medium small’ size range options
-
Please see attached, on our website we no longer have the option to choose ‘large, medium, small’ for the empty space element. Attached is an example from another site that does have this option.
Attachments:
You must be
logged in to view attached files.
Hello,
That element is related directly to the WP Bakery builder so please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand if it is our theme issue or not.
Kind Regards
Hello, confirming this is related to the Woodmart theme as after we switch to the Twenty Twenty-Four theme the empty space settings do not show the same. Please advise.
Attachments:
You must be
logged in to view attached files.
Hello,
In this case, send me access to that website where those options are hidden so I can check what is wrong there.
Thank you in advance.
Kind Regards
Hello,
Please define the code below in Theme Settings -> Custom CSS -> Custom CSS for admin dashboard
[data-vc-shortcode="vc_empty_space"] .vc_column.wd-custom-width .vc-button-set-item span {
display: block;
}
Then clear the cache and recheck the issue. In the next update, it will be fixed globally.
Kind Regards