Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How to remove the "right" arrow in Dawn Theme's collection listing?

Solved

How to remove the "right" arrow in Dawn Theme's collection listing?

AP-Vincent
Excursionist
12 0 9

Hi, 

 

How do i remove the "right" arrow on Dawn Theme. Tried using the code provided in this forum but to no avail. I copied the below code and it doesn't work for me and also the centralise the wording. 

 

.collection-list .collection-list-grid__title{
display: none;
}

 

Any kind soul have advice for me?

 

APVincent_0-1653877857618.png

 

Accepted Solution (1)
Denishamakwana
Shopify Partner
1408 173 232

This is an accepted solution.

Please add below css in bottom of base.css file

.card__inner .card__information span.icon-wrap {
       display: none;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme

View solution in original post

Replies 18 (18)

KetanKumar
Shopify Partner
37336 3654 12097

@AP-Vincent 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
AP-Vincent
Excursionist
12 0 9

@KetanKumar 

Thank you. Had PM youbthe details 

Mr_RaviRaj
Shopify Partner
505 57 110

@AP-Vincent 

Add this code in the bottom of base.css file.

span.icon-wrap {
    display: none !Important;
}
banned
AP-Vincent
Excursionist
12 0 9

Thanks for your help Mr Ravi

Pr1ma
Visitor
1 0 0

span.icon-wrap {
display: none !Important;
}

 

I just tried this and it works perfectly!

Thanks Mr_RaviRaj, you're a champion!

Sumageza
New Member
8 0 0

Hello, Mr. Ravi,

 

I just could resolve the same issue I was facing in my Theme Dawn...

 

I had copied your code into the base.css file  at the end ....and it worked perfectly ! 

 

So, many thanks for your great advice and help !

 

Best regards

 

Bags by Sumageza

Denishamakwana
Shopify Partner
1408 173 232

This is an accepted solution.

Please add below css in bottom of base.css file

.card__inner .card__information span.icon-wrap {
       display: none;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
AP-Vincent
Excursionist
12 0 9

Bravo! Many thanks for your help.

Libbyallison
Visitor
2 0 1

Hi there!

 

This didn’t work for me on my website - do you have another solution? / is this correct below? 

 

Libbyallison_0-1654072227970.jpeg

 

 

Libby
KetanKumar
Shopify Partner
37336 3654 12097

@Libbyallison 

can you share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
syedmunir
Tourist
5 0 0

Hi, I have a similar question. On my dawn theme in my mobile, I want to 

 

- display 3 collections instead of 2 so that the 3rd is not cut off like shown in the images

- in my setting you can see for mobile I can have a maximum of 2 columns. can you please help me.

Thanks

ashpreetkohli
Excursionist
13 0 4

It did not work for me, using the Dawn theme. Thanks

KetanKumar
Shopify Partner
37336 3654 12097

@ashpreetkohli 

oh sorry for that issue can you please share your store url so i will check and let you know proper solution.

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
ashpreetkohli
Excursionist
13 0 4
KetanKumar
Shopify Partner
37336 3654 12097

@ashpreetkohli 

Thanks for details, can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.card .icon-wrap {display: none !important;}

KetanKumar_0-1703827019626.png

 

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
ashpreetkohli
Excursionist
13 0 4

it worked! Thanks Chetan

KetanKumar
Shopify Partner
37336 3654 12097

@ashpreetkohli 

I am glad to help you.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

Denishamakwana
Shopify Partner
1408 173 232

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme