Hello,
I’d like all 7 columns to fit across the page on desktop, can you please help me remove padding between columns.
url - www.aestas.com.au
Thanks,
Ash
Hello,
I’d like all 7 columns to fit across the page on desktop, can you please help me remove padding between columns.
url - www.aestas.com.au
Thanks,
Ash
HI @MareeAnnCo
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.css ->paste bellow code in top of file
.mega-navigation__list-parent {
grid-template-columns: repeat(7,1fr) !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
I’m glad to help you @MareeAnnCo ![]()