Archived topic
Woocommerce restaurant ordering
5 replies · Started by Jens on July 26, 2020
I want to use the plugin from Barn2 to set up a restaurant delivery/pick up website.
When I select the 2-column layout it doesn't work. It's only showing 1 column.
With Storefront it works like it should. Is there a solution for this?
Hi there,
can you send login details and link to where we can see the issue via the Account Issue form:
https://generatepress.com/contact/
Please include the URL of this topic
Hi there,
i got your login email - however their not working for me - can you double check ?
What happens if you add this CSS:
* {
box-sizing: border-box;
}
That works, thanks!
You're welcome