Hi,
I started a previous thread in reference to how to remove white space from my Woocommerce single product pages and how to ensure the page is full-width even if I do not use the theme’s standard layout options. See thread here: Adjust Top padding and Page Layout Woocommerce Single product page/Integrity stack Within the thread, I was told to conduct several tests, which I did, and no change. I am using a plugin called Elementor to customize the single product template. I believe the X integrity stack, in some cases, adds white space to the top of the page by default. I had the same issues when adding revolution sliders. See thread here https://theme.co/forum/t/remove-white-space-above-rev-slider-intergity-stack/78863
Things I hope to accomplish at the end of this thread is
-
Make my single product pages and archives full width
-
Remove white space from the top of said pages. It appears that the white space is caused by the entry-wrap. If I add this to CSS .entry-wrap {display:none} it messes up the product information on all other pages and on the single product page and archives for related products it keeps the image of the related product, but not the name info.
-
Not have the default theme colors and styles remain after I’ve customized the single product pages and archives.
Since I am using a plugin to help with customization. Is it recommended that I copy the single product template file to my child theme first prior to making changes? Not sure just throwing my hat in the wind so whatever help you can offer will be greatly appreciated. Yes, I have also, reached out to the plugin authors and awaiting additional replies. So far they have said X theme default theme options are taking over rather than allowing all customization from the plugin.