Question

For my design i am using cms block as my hero banner, how to set full width?

Was it helpful?

Solution

Add this CSS like thi :-

.cms-home .page-main {
    max-width: 100%;
    padding: 0;
}
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top