12
Views
2
Comments
Edit MainContent margin
Question

Is it possible to remove margin-top to my liking from the MainContent? or is it impossible as it is the default?


Thank you so much!

You can but you will have to change the layout block to a blank layout, or make a custom one.


Regards

Hi Mario 


you can add   padding-top: var(--space-none);  CSS in main-content Class

hope this will help you 


Thanks

Diksha Magre


Demo.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.