Hide the collection title only in Palo Alto theme

Hi there,

I am building out the Online 2.0 Palo Alto theme and would like to hide the collection titles and only show collection descriptions on all collection pages. Any help is appreciated!

@alyssaniicole

Please add the following CSS

.collection__title {display: none !important;}

Thanks!

code to your assets/theme.css bottom of the file.

@alyssaniicole

If my solution is not worked then share your store URL!

Thanks!