Jump to content

dzamorano

Member
  • Posts

    24
  • Joined

  • Last visited

Reputation Activity

  1. Like
    dzamorano reacted to tuanphan in Fixed navigation bar + scrolling   
    Q1. Follow this
    https://support.squarespace.com/hc/en-us/articles/205815898-Understanding-SSL-certificates
    Q2. It looks like you fixed.
    Q3. It looks like you haven't finished design on this page yet?
    With Slide Up, I think this will require JavaScript code. I can't help with this.
     
  2. Like
    dzamorano reacted to tuanphan in Limit number of projects on mi main page   
    You mean section under this text?
    Hi there! I’m David. I help brands and projects tell their stories and find clarity on their messages through ideas, design, illustration and animation. How can I help with your project? Let’s talk! Add this to Settings > Advanced > Code Injection > Footer
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('a.Index-gallery-item-image').attr('target','_blank'); }); </script> If you added script sticky code, remove <script src="https....."></script> in this code
  3. Thanks
    dzamorano reacted to tuanphan in Limit number of projects on mi main page   
    I thought you want apply items on homepage
    With about page, use this new code
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('body#collection-5fbad64dcc1e33251b6eaaba .summary-item a').attr('target','_blank'); }); </script>  
  4. Thanks
    dzamorano reacted to tuanphan in Fixed navigation bar + scrolling   
    you can change green to rgba color
    eg: rgba(255,255,255,0.5)
  5. Thanks
    dzamorano reacted to tuanphan in Limit number of projects on mi main page   
    Hi,
    Is there's any way of using the summary gallery + the carrousel option (see attached) and be able to open the links on a new window? 
    You can add it, then we will check to see if can use code to make links open on a new window
  6. Thanks
    dzamorano reacted to tuanphan in Fixed navigation bar + scrolling   
    Add to Design > Custom CSS
    /* sticky header */ header.Header.Header--top { position: sticky; position: -webkit-sticky; top: 0; z-index: 9999; }  
  7. Thanks
    dzamorano reacted to tuanphan in Change colour background to each project   
    Use this new code
    <style> .Main, header.Header, footer.Footer { background: red; } </style>  
  8. Thanks
    dzamorano reacted to tuanphan in Change colour background to each project   
    Edit project >> Add a Code Block (anywhere) >> Paste this code
    <style> .Main, header.Header { background: red; } </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.