The spacing is acceptable in desktop view but far too big on mobile.
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
Thank you for your feedback. you are friendly.
You are welcome. Iām glad when I can help you ![]()