Product Title Hidden When using Elementor in Footer!
-
Hello and thank you for your great theme.
I have this strange problem. Whenever I add elementor in footer (through widgets->html block) it results in hiding all products’ titles! https://ibb.co/z817tRk
I have cloned my website, I have disabled all unnecessary plugins but didn’t find any solution.
I only have 4 plugins activated. Elementor 3.1.0, Slider Revolution 6.3.6, WooCommerce 4.9.2, Woodmart Core 1.0.27.
Any help please?
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
body h1.product_title {
display: block;
}
Regards
Thank you so much! It solved the problem!
The topic ‘Product Title Hidden When using Elementor in Footer!’ is closed to new replies.