Plugin Author
ndre
(@ndre)
Hi @hfinlay10,
It looks like page builder error.
There is a styling assigned to one of the containers regardless of the screen size:
.et_pb_row_0.et_pb_row {
margin-top: -35px!important;
margin-right: auto!important;
margin-left: 411px!important;
}
This doesn’t come from the catalog plugin. You should contact the page builder authors.
Hmm ok, thanks. It just seems strange that all other pages on the website are OK when viewed on small screen, eg https://growgreatfruit.com/online-courses/ or https://growgreatfruit.com/help-us-change-the-world/
Thanks.
Plugin Author
ndre
(@ndre)
Yes, those pages have the et_pb_row_0 container and the catalog pages have it.
You should probably check the main catalog page edit screen. There must be such container added.
Hi, sorry I’m not sure what you mean. Can you please explain in more detail why those other pages display OK and catalog doesn’t even though they all have et_pb_row_0.
Thanks.
OK, I found the problem. Thanks for your help.