Quote Originally Posted by gunni View Post
Hi Anne,
Do not how I caused it but I have layout problems:
On Desktop when going to Shipping & Returns, the Sponsors banner goes down
instead of being on the right: Link

On Mobile, when entering products inside a category, the Buy Now button is cut
on the right side: Link
Please advise what file is causing this.
Thanks.
The responsive design is sensitive to bad coding. If you have html tags that are not closed properly, etc. it will break the layout. My guess is that you have used a html editor for the shipping page that has inserted some junk code.

It looks like you have several </div> tags that have no match.

This template is designed to use the grid layout for product listing. If you want to use the rows listing you will need to make adjustments to the css.

Thanks,

Anne