Jump to content

hasher22

Member
  • Posts

    120
  • Joined

  • Last visited

Reputation Activity

  1. Like
    hasher22 reacted to Spark_Plugin in Feedback: Cake website   
    @hasher22 Haha glad to hear it was a placeholder!
    Happy to hear you did😊
  2. Like
    hasher22 reacted to Beyondspace in Css: 'visibility: hidden' works not 'display: none' (SOLVED)   
    You can use this to target ALL the product pages
    .collection-type-products.view-item .product-quantity-input { display: none !important; }  
  3. Like
    hasher22 got a reaction from Beyondspace in Css: 'visibility: hidden' works not 'display: none' (SOLVED)   
    Site URL: https://salmon-hibiscus-r5wx.squarespace.com
    Password: dante123
    EDIT: I fixed it!
    How? I had to target the section THEN the ID. So my CSS looks like this:
    section[data-section-id="608ab106b153c010dc12f69a"] .product-quantity-input,  {
        display: none;
    }
     
    Hey guys,
    In a single product page, I want to 'display: none' on the quantity but only 'visibility: hidden' works. Why is this?
    I am targeting the right class. The reason why I want to use 'display: none' is because the "add to cart" button bumps up. When using visibility: hidden, the add to cart button does not bump up as per screenshot.
    I have used 'display: none' on my front page and it works and it does bump up the "add to cart" button.

    Why doesn't this css code work in the single product page?
     


  4. Like
    hasher22 got a reaction from creedon in CSS : DIV ID keeps changing   
    THANKYOU!

    Yes it helped a HUGE BUNCH!
  5. Like
    hasher22 got a reaction from Beyondspace in CSS : DIV ID keeps changing   
    Thanks! I just downloaded it! Very helpful!

    I just found out through searching the forums, only "#block" can be used as ID's for CSS. But how can I edit a non #block ID? such as yui ID within that #block? How can I target that precise yui ID?
×
×
  • 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.