Jump to content

Camescoop

Member
  • Posts

    15
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Camescoop got a reaction from tuanphan in Keep shop category menu in product page   
    What a rock star of the code you are !
    🚀
    Thank you !
     
  2. Like
    Camescoop reacted to tuanphan in Keep shop category menu in product page   
    Sorry for delay. If you still need help, you can add this code to Website Tools (Under Not Linked) > Code Injection > Footer
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> $(document).ready(function() { $('<ul class="t-nav"><li><a href="/gear">All</a></li><li><a href="/gear/cameras">Cameras</a></li><li><a href="/gear/lenses">Lenses</a></li></ul>').insertBefore('body.view-item .products.collection-content-wrapper'); }); </script> <style> ul.t-nav { list-style: none; padding-left: 0; display: flex; justify-content: center; } ul.t-nav li a { margin-left: 20px; margin-right: 20px; } </style>
  3. Like
    Camescoop reacted to tuanphan in Image in product "Additional Info" turn to grey   
    It is image overlay, you can change it in Site Styles, or add this to Website > Website Tools > Custom CSS
    /* remove image overlay */ .image-overlay { background-color: transparent !important; }  
×
×
  • 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.