Jump to content

nataliaamelia

Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    nataliaamelia got a reaction from tuanphan in Reduce padding between sections - CSS not working   
    @tuanphan yuo have super powers!
  2. Like
    nataliaamelia reacted to tuanphan in Reduce padding between sections - CSS not working   
    Use this CSS under
    [data-section-id="659d8d3d3175681673a63aa5"] .content { padding-bottom: 200px !important; } [data-section-id="659d8d3d3175681673a63aa5"] { height: 60vh !important; }  
  3. Like
    nataliaamelia reacted to tuanphan in Reduce padding between sections - CSS not working   
    I think you wrap my code in another } symbol, so the code renders different, here the code show on my browser

    Move my code to top of CSS box, and don't wrap any symbols around the code
  4. Like
    nataliaamelia reacted to tuanphan in "Open in New Window" Not Working for Link   
    All links, or all external links only? 
    If all links, use this new code
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function() { $('a').attr('target','_blank'); }); </script>  
  5. Thanks
    nataliaamelia reacted to tuanphan in Add second line to Header/Site Title?   
    Add to Website Tools (under Not Linked) > Custom CSS
    a#site-title:after { content: "Squarespace 7.1"; display: block; font-size: 18px; }
    Reference
     
×
×
  • 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.