Home › Forums › WoodMart support forum › RESPONSIBLE › Reply To: RESPONSIBLE
Elise Noromit
Hello,
We do apologize for the delay and confusion.
The first problem is the white gap on the left row in the tablet, right? https://prnt.sc/vsdn5n Please follow these steps:
1. Make the columns of equal height: you can find this option in the row settings, please have a look at the screen: https://gyazo.com/0ca3bc0dbf1b667f4ff7f9c24fd288ba then
2. Add this color #8B8788
or Promo banner image to the column background: https://gyazo.com/2c0a8e50bc4a5a6513cdce1b7397811d
These steps would remove the white gap on the tablet and on all the devices.
Next, you mention that some text and buttons disappear on tablets and mobile. Please comment or remove all the custom CSS you have added related to the Promo banners and I will double-check and suggest how to solve it, but I am sure as soon as your remove the CSS everything would work fine.
By the way, you have made errors in the CSS on mobile, please check.
And one more thing, I have looked through the whole correspondence between you and Aizaz I do not see that my colleague gave you this instruction on this topic:
I saw the screenshot you attached.
Try to add the following code snippet to the functions.php file in the child theme.
remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 );
add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 15 );
Maybe it does not relate to Promo banners but relates to another topic. Please clarify.
Please let us know if you have any issues, we shall consider them at the highest priority.
Best Regards