Elementor Interfering with Woocommerce Cart and Checkout Page Top Margins
-
I’m simply trying to add padding above my Cart and Checkout pages. Changing the top padding under my theme’s Customize > General Options > General Settings works for the My Account page, but has no effect on the Cart and Checkout Pages, which stubbornly want to stay at 0px. I’ve tried multiple themes, all which have no effect. I’ve also disabled all plugins, and then, when activating Elementor alone, without any other plugins active, it removes the theme’s top padding for those two pages. I’m using an Elementor header, but the pages are Woocommerce full width. I’ve also tried these shortcodes in the Theme > Customize > CSS:
.woocommerce main#main { padding-top: 50px !important; }
.woocommerce .page-wrap, .woocommerce-page .page-wrap { padding-top: 200px !important; }
.woocommerce.woocommerce-page .content { margin-top: 50 !important; }
I have all three applied now, and my theme’s page top margin is set to 50px. Your help would be greatly appreciated! Jade
The page I need help with: [log in to see the link]
- The topic ‘Elementor Interfering with Woocommerce Cart and Checkout Page Top Margins’ is closed to new replies.