Delete arrow for collections under Supply theme

Hi,

Can you advise how do i remove the arrow under the collections section?

@Bertriz

Please share your web shop URL !

Thanks!

Apologies. Missed it out. As follows:

Website: https://joyintots.myshopify.com/

Password: chobeu

1 Like

@Bertriz

where to place " shop for" collection section ? please send page url

Thanks!

1 Like

Is under https://joyintots.myshopify.com/admin/collections.

I am currently testing under “Supply” theme

1 Like

@Bertriz

Please provided front end URL you send back end admin URL !

Thanks!

@Bertriz

please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.

@media screen and (min-width: 769px){
.collection-list-section .section-header--right { display: none !important;}
}

Thanks!

1 Like

Great! my issue has been resolved. much thanks for your prompt assistance!

1 Like