Collection List Dawn Theme

Solved
mateolumbreras
Tourist
8 0 5

Hello, I am using the Dawn theme and I am trying to remove the right arrow from the Collection list section. I want to keep the title but remove the arrow. I have the collection list set to "card" style.

Thanks.

Accepted Solution (1)

Accepted Solutions
PageFly-Victor
Shopify Partner
6878 1404 2642

This is an accepted solution.

Hi @mateolumbreras 

This is Victor 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

 

span.icon-wrap {

    display: none;

}

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Please let me know if it works by giving it a like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7. 


Let’s create a unique website design with PageFly for free now! 

View solution in original post

Replies 3 (3)
PageFly-Victor
Shopify Partner
6878 1404 2642

This is an accepted solution.

Hi @mateolumbreras 

This is Victor 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

 

span.icon-wrap {

    display: none;

}

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Please let me know if it works by giving it a like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7. 


Let’s create a unique website design with PageFly for free now! 

mateolumbreras
Tourist
8 0 5

Thank you friend

PageFly-Victor
Shopify Partner
6878 1404 2642

You are welcome @mateolumbreras 😊

Please let me know if it works by giving it a like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7. 


Let’s create a unique website design with PageFly for free now!