Eric2020 Posted August 25, 2020 Share 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! Link to comment
creedon Posted August 25, 2020 Share 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 best , and see my profile. Thanks for your support! Link to comment
Eric2020 Posted August 25, 2020 Author Share Posted August 25, 2020 (edited) 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? Edited August 25, 2020 by Eric2020 code didn't work Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment