What's your biggest current challenge? Have your say in Community Polls along the right column.

Remove numbers and arrows from collection list

Remove numbers and arrows from collection list

ads18922
Excursionist
69 0 27

hi, i want to remove the numbers and arrows from the collection list on mobile:

Screenshot 2024-11-06 at 18.11.28.png

I am using dawn theme

This is my store domain: qmpryp-cx.myshopify.com

and this is my password: chasha
Reply 1 (1)

WebDeskSolution
Shopify Partner
185 42 51

Hello @ads18922 

 

Please follow the steps below after logging into the Shopify admin:

 

  • Go to your Shopify Admin panel.

 

 

  • Click on Online Store > Themes.
  • Find the theme you want to edit and then click Actions > Edit code.
  • Search base.css
  • Insert the provided CSS code at the end of the file and save the changes.

 

@media only screen and (max-width: 749px)
{
    .section-collection-list .collection-list-wrapper  .slider-buttons {
        display: none;
    }
}

 

 

Output : https://prnt.sc/-8vqY_xjmaPZ

 

Please hit Like and Mark it as a Solution if you find our reply helpful.

 

Thank You,


WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789


Location: 150 King St. W. Toronto, ON M5H 1J9