Featured collection on mobile is out of sync

On the desktop the layout of my featured collection is perfect. On mobile it’s out of sync. Please may someone help me out. I’ve attached a pic below. I’m using the sense theme.

My URL is: www.breeprobiotics.co.za

Hi @Mike22288804

This is Victor from PageFly - Landing Page Builder App.
You can go to Online store => themes => actions => edit code and add this code on file base.css

.card:not(.ratio)>.card__content{
position: relative;

right: 15px;

}

Hope this answer helps.
Best regards,
Victor | PageFly team

Hello @Mike22288804 ,

It’s GemPages support team and glad to support you today.

I would like to give you a recommendation to support you so kindly follow steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


For example,

If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

Unfortunately it’s skewed on desktop now.

Hi Victor, it works on mobile, but now it’s disfigured the desktop view. Is there any way you can help?

Thanks so much Gem, it worked a charm.

1 Like

Hello @Mike22288804 ,

I am glad that my solution is helpful to you.

Best regards,
GemPages Support Team