Reply 350958 to: How to add section above the menu as seen on demo

Avatar: Rose Tyler
Rose Tyler
Support staff
March 23, 2023 at 12:06

Hello, PR,

“The top section was added, but its not “fitting” exactly to the screen as full sized, it looks boxed and has white space around it.” – as we can see, you added image element, which can’t be stretched, so we would recommend you to add the image as a background for stretched section and set height, for example – https://prnt.sc/Cr-3nxOXTJ25 + https://prnt.sc/PjYYbu0BNur2

“How can we remove it from the cart page, and have it only shown on the main website EXCEPT the cart/checkout pages.” –

.woocommerce-cart .page-wrapper .elementor-2357,
.woocommerce-checkout .page-wrapper .elementor-2357 {
    display: none;
}

Kind Regards,
8theme team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.