Jump to content

SmartGirl

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by SmartGirl

  1. That fixed it! Looks like it disappeared somehow.
  2. Site URL: https://www.smartgirlmarketing.com Hey there! Squarespace 7.1 website here. Went in and tried to editor the footer like I always have, to update the copyright date to 2022, and instead of it saving and acting normally, I'm getting this error. It's been doing this for several weeks and I'm not sure what's causing the problem or how to resolve it. Assistance is appreciated!
  3. @tuanphanthat worked. You are wonderful, thank you!
  4. Thank you so much! It centered it, but now one is a little off on the left side. Is there a way to make sure they're all center aligned evenly?
  5. Site URL: https://www.madisonavemedia.com/link-in-bio Hello there! Hoping someone can provide the aha information I'm missing. Working on a cover page that's being used as a Link in Bio page. Previous coder on the project added code with script to allow for an extra button to be added, which is operating fine, but it is stacking the buttons side-by-side horizontally instead of vertically. Can anyone tell me how to modify the code to make that happen? Thanks in advance! Current code: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"> </script> <li id="button2"> <a href="https://www.madisonavemedia.com"> Website </a> </li> $( "#button2" ).appendTo( $( "ul" ) ); $( "#button3" ).appendTo( $( "#button2" ) ); <script> $( document ).ready(function() { $( "#button1" ).appendTo( $( "ul" ) ); $( "#button2" ).appendTo( $( "ul" ) ); $( "#button3" ).appendTo( $( "#button2" ) ); }); </script> <style> .sqs-slide-wrapper[data-slide-type="cover-page"] .responsive-wrapper.stacked [data-slice-type="buttons"] ul li a, .sqs-slide-wrapper[data-slide-type="cover-page"] .responsive-wrapper.stacked [data-slice-type="navigation"] ul li a { margin-bottom:15px; } </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.