How to remove pagination from product page

I would love to remove this pagination from my product page.

HI @shopekaja

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

slider-component#GalleryThumbnails-template–20821734490430__main {

display: none !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

@PageFly-Henry Thank you so much! That worked. Also, I have an open question of mine about changing the aspect ratio to 0.8 of the product images in the product page ? Please let me know if you’d be able to help me