Dawn 8.0 In Featured Collection, how to reduce the spacing between images and the prev/next cursors

The spacing is acceptable in desktop view but far too big on mobile.

Thanks

Bibigab

@bibigab

Please share your store URL!

Thanks!

@bibigab

Please add the following CSS to your assets/component-pagination.css bottom of the file.

@media screen and (max-width: 749px) {
.pagination-wrapper {margin-top: 0rem !important;}
}

Thanks!

Hi [email removed]Bibigab,

You can try this code by following these steps:

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

Step 2: Search file template-collection.css

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

@media(max-width:767px){
slider-component>ul{margin-bottom:-30px !important}
}

Hope my solution works perfectly for you!

Best regards,

Richard | PageFly

Richard,

Thanks so much. Your solution works like a charm and the mobile view is far better.

If you are a hat lover, drop me a mail and I will ship you one of my PapHat for free!

Have a great day!

Bibigab

Thank you for your feedback. you are friendly.

You are welcome. I’m glad when I can help you :heart_eyes: