This topic has 2 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Rose Tyler
Hello i want to make store page to full width but didnt know how,
is there any snippets code or something to make it full
You can check how the page look
https://atinazone.com/store/everythink/
I WANT IT TO BE LIKE THIS
https://lebaneseshoppingcenter.com/store/everythink/
Full Width
Hello,
Add this code in Theme Options > Theme custom CSS:
body #wcfmmp-store {
max-width: 100% !important;
padding: 0px;
}
Regards
Tagged: full width, help, store, template, wcfm, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up