Jump to content

ruthob93

Member
  • Posts

    26
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ruthob93 got a reaction from tuanphan in CSS for changing background images from grayscale to color on hover   
    Thank you so much! That worked!
    Really appreciate it
  2. Thanks
    ruthob93 got a reaction from creedon in autoscroll list items in gallery view   
    @creedon thank you so much for pointing that out. I really appreciate it!
  3. Like
    ruthob93 got a reaction from tuanphan in Custom Font doesn't load   
    @tuanphan Thank you so much! When I read your message I realised that while solving the original issue with the custom fonts I re-linked it incorrectly! 😅 Thank you so much - I thought I was losing my mind but all fixed now! Cheers!
  4. Like
    ruthob93 reacted to tuanphan in Custom Font doesn't load   
    Font file url in your code doesn't exist. You try checking again
    (Do you use Trial Plan? Sometime, uploaded file won't work on trial)
    https://static1.squarespace.com/static/5f7f1b3695baee1b6d038760/t/632084187177b03cc891a297/1663075353118/Milkstore05-Rough.ttf
  5. Thanks
    ruthob93 reacted to tuanphan in Always Desktop Menu   
    Try adding to Design > Custom CSS
    @media screen and (max-width:991px) { .header-display-desktop { display: flex !important; } .header-display-mobile { display: none; } .header-burger { display: none; } .header-nav { display: flex !important; } .header-nav { display: flex !important; flex: 70% !important; justify-content: flex-end; } .header-title { flex: 30% !important; max-width: unset !important; } }
  6. Thanks
    ruthob93 reacted to tuanphan in Continue Shopping Button - Custom Code   
    Add to Code Injection Header
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<a class="sqs-editable-button checkout-button t-continue" href="/tienda"><span>CONTINUAR COMPRANDO </span></a>').appendTo('._28MW26vhi.checkout'); }); </script> <style> a.t-continue { margin-left: 10px; padding-top: 1rem !important; padding-bottom: 1rem !important; } </style>  
×
×
  • 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.