Eric2020 Posted August 25, 2020 Posted August 25, 2020 Site URL: https://www.sustainablereefsolutions.com I guess I now need custom code to get rid of this "Coral" heading created when I upgraded to the new "Store Pages" for the subcategory features. This heading appears to come from the page title. Squarespace support seemed oblivious to their own upgrade (email attached) and said I couldn't remove the heading. https://www.sustainablereefsolutions.com/coral I also need to remove the "Invert Store" heading from this page. https://www.sustainablereefsolutions.com/invertebrates Thanks for your help!
creedon Posted August 25, 2020 Posted August 25, 2020 The following would be a starting point... .nested-category-title { display: none; } You could put this in the Custom CSS for the site or in the Advanced settings of the Product Page(s). Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Eric2020 Posted August 25, 2020 Author Posted August 25, 2020 36 minutes ago, creedon said: The following would be a starting point... .nested-category-title { display: none; } You could put this in the Custom CSS for the site or in the Advanced settings of the Product Page(s). Actually that didn't work in the page code injection nor the CSS for the site but I found the option to turn off the category title. Not sure why I'm getting this "missing collection parameter" error every time I change these category settings though?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.