Jump to content

Store page title needs deleting

Recommended Posts

Posted

Site URL: https://www.nourish.melbourne

Hello,

I would like to delete the second title on my store page 'memberships' as there is a header banner above which describes this exact content.

How do I delete this second title? It seems to automatically show depending on the page title in the settings tab - there seems to be no option to 'hide page title'? Please help!

See screen shot attached

Site: www.nourish.melbourne
Password: nm2022

Version 7.1

Screen Shot 2022-03-02 at 4.34.05 pm.png

Posted
8 hours ago, michaelpga said:

Site URL: https://www.nourish.melbourne

Hello,

I would like to delete the second title on my store page 'memberships' as there is a header banner above which describes this exact content.

How do I delete this second title? It seems to automatically show depending on the page title in the settings tab - there seems to be no option to 'hide page title'? Please help!

See screen shot attached

Site: www.nourish.melbourne
Password: nm2022

Version 7.1

Screen Shot 2022-03-02 at 4.34.05 pm.png

Hi, beautiful website! Try adding this to custom css:

.tweak-products-category-title .products.collection-content-wrapper .nested-category-title.nested-category-title-padding {
  display:none;
}

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Posted
On 3/3/2022 at 1:34 AM, Jia said:

Hi, beautiful website! Try adding this to custom css:

.tweak-products-category-title .products.collection-content-wrapper .nested-category-title.nested-category-title-padding {
  display:none;
}

Thank you kindly, this has worked.

I was also hoping you might be able to assist me in making the product images smaller, I would ideally like to scale them down about 25% - thank you in advance!

See screen shot attached

Site: www.nourish.melbourne
Password: nm2022

Version 7.1

Screen Shot 2022-03-04 at 3.32.14 pm.png

Posted
On 3/4/2022 at 12:34 PM, michaelpga said:

Thank you kindly, this has worked.

I was also hoping you might be able to assist me in making the product images smaller, I would ideally like to scale them down about 25% - thank you in advance!

See screen shot attached

Site: www.nourish.melbourne
Password: nm2022

Version 7.1

Screen Shot 2022-03-04 at 3.32.14 pm.png

Sure, add this code:

.products.collection-content-wrapper .grid-item .grid-image { 
  width: 75% !important;
  margin: 0 auto !important;
}

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.