Jump to content

Removing title form product page

Recommended Posts

  • Replies 4
  • Created
  • Last Reply
On 10/25/2020 at 6:09 PM, Lewis2382 said:

Im sure this is simple but i'm struggling to remove the title form my product pages. 

I simply want no title.

Screen Shot 2020-10-26 at 9.54.30 am.png

I’m just guessing a Random code because we need your link to creat a code for you because we need to find the exact ids and other elements to help you! But try adding this in you custom css or header code injection.<style>
 .your product title here, {
   visibility: hidden;
 }
</style>
Or 
<style>
 .Your product title here,{
   display: none;
 }
</style>
Link to comment
On 10/27/2020 at 12:20 AM, inunzi said:

I’m just guessing a Random code because we need your link to creat a code for you because we need to find the exact ids and other elements to help you! But try adding this in you custom css or header code injection.<style>
 .your product title here, {
   visibility: hidden;
 }
</style>
Or 

<style>
 .Your product title here,{
   display: none;
 }
</style>

Did you solve it yet?

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.