Jump to content

sstinus

Circle Member
  • Posts

    109
  • Joined

  • Last visited

Status Updates posted by sstinus

  1. Hi Creedon, Paul says to me to have a look at your post after my question 

     

    Did you think the solution you propose is possible for my case please ?

    Thank you very much for help 🙂

    Sébastien

    1. Show previous comments  3 more
    2. sstinus

      sstinus

      Hi Creedon,

      It works perfectly for each difrent categories. You sav emy life 😉 Thank you.

      It works perfectly for each different categories. You saved my life 😉 Thank you. Just one last thing if possible. Did you know how I can insert more spaces width please ? Especially after the category line.

       

      space.thumb.jpg.5d1c8fd1a4aa2cc6de96fb4c09ab7218.jpg

    3. creedon

      creedon

      For the category title spacing add the following to Design > Custom CSS.

      .nested-category-breadcrumb {
      
        margin-bottom : calc( 37px / 2 );
        
        }

      I"m not seeing the spacing issue you are seeing for the category list.

      104626092_ScreenShot2022-01-18at12_14_20PM.png.55deb490421a96aae2fa9a49a68404c3.png

    4. sstinus

      sstinus

      perfect ! thank you very much 🙂

  2. Hello 

    Hello, I've read some of your relevant answers on SQPS circle. Maybe you can help? ..I hope so. I'm sure it's easy but I don't find the solution 😞

    Here's the website https://www.thierrybamas.fr/shop/le-cheesecake-mangue-yuzu

     

    I'm look to align 2 icons + text in the excerpt from the product detail page like this picture

    ------
    css
    ------

    .fas {

      float: left ;

    }

    .fas { color: #ff6a02 }

     

    ------
    JS
    ------

    <p style="text-align:center">

    <i class="fas fa-truck"></i>

    <body>

      <p style="color:#ff6b0a";> &ensp;Livrable</p>

    </body>

      </p>

    <p style="text-align:center">

    <i class="fas fa-shopping-bag"></i>

    <body>

      <p style="color:#ff6b0a";>&ensp;Non livrable</p>

    </body>

      </p>

     

    Hope you can help me 🙂

    Thank you in advance 🙂

    Sebastien

    fiche produit.png

    Capture d’écran 2020-08-19 à 13.36.55.png

    1. rwp

      rwp

      You will need to generate a jquery script tag from https://code.jquery.com/ use 3.5 MINIFIED (not slim)

      Put that code in your header code injection.

      Add this in your code block below your html, or in the page code injection:
       

      <script>
        $(document).ready(function() {
          $('.sqs-add-to-cart-button-wrapper').append($('#block-yui_3_17_2_1_1597731599077_96492').html());
          $('#block-yui_3_17_2_1_1597731599077_96492').html('');
        });
      </script>

       

    2. sstinus

      sstinus

      it works like a charm !

      Thank you very much ! 🙂

      Seb

      Capture d’écran 2020-08-23 à 08.19.22.png

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