Hello!
I’m trying to hide a section on the desktop. I’ve used this code and successfully hidden the section, but it has left a huge gaping hole on the page. How to I get this section to be hidden without creating a huge hole?
Code:
@media screen and (min-width: 768px ){
div#Slide-template–20371453641016__c6eaa615-aaa9-438f-916c-1eb118cfbcef-1 {
display: none !important;
}
}
URL: https://the-mimosa-tree-florist-gift-shoppe.myshopify.com/
Password: yowpur
Thanks for the help!