Jump to content

Tone

Member
  • Posts

    36
  • Joined

  • Last visited

Reputation Activity

  1. Love
    Tone reacted to matthewevas in CSS disable header on one page   
    I used the following code on my site.  I'm on 7.1
    Hide the Header: -
    <style>
      #header {
      display: none!important;}
    </style>

    Hide the Footer: -
    <style>
     #footer-sections {
      display: none!important;}
    </style>

    Hide the Header & Footer: -
    <style>
      #header, #footer-sections {
      display: none!important;}
    </style>
  2. Like
    Tone reacted to debazer914 in How can I hide the 'Quantity Select' field on a product page?   
    Hey there. The simple code from Trey T is working in my Custom CSS editor for all products, but I want to target a single product on an index page with many other products. 
    Does any body have a suggestion? Can I target the particular index page, or would I try to seek out this particular product block's ID?

    https://apricot-elephant-5wex.squarespace.com/food-experiences/
×
×
  • 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.