Question

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

Était-ce utile?

La solution

Add this CSS like thi :-

.cms-home .page-main {
    max-width: 100%;
    padding: 0;
}
Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top