Jump to content

tuanphan

Circle Member
  • Posts

    65,151
  • Joined

  • Last visited

  • Days Won

    520

Everything posted by tuanphan

  1. Add to Design > Custom CSS /* Disable homepage header sticky */ body.homepage header.Header.Header--top { position: relative !important; }
  2. Hi, Can you share link to page in screenshot?
  3. It only changes the background of the sections that use the respective theme. Eg if you change Bright 2, it will also change the background color of the sections on other pages (if they also use the Bright 2 theme style)
  4. It make error on Real Mobile or Squarespace Mobile Preview Mode?
  5. Hi, I see no popup, it shows message only and, I haven't received any email in my inbox
  6. First, choose this Next, choose size then click Publish to web Next, copy this Embed code Next, edit page on Squarespace site where you want to add GG Slide > Add a Code Block > Paste the embed code
  7. Add to Design > Custom CSS @media screen and (max-width:1250px) and (min-width:900px) { .fe-block-0d97173bcfd3c5115685 { position: relative; right: -70px; } }
  8. #1. Add to Last Line in Code Injection > Footer <script> jQuery(document).ready(function($){ $('.header-display-desktop .header-actions-action.header-actions-action--cta').appendTo('.header-nav-wrapper'); }) </script> <style> .header-nav-wrapper .header-actions-action a { color: white !important; } </style> #2. You need to add #1 code first, then I can test code for this easier #3. Add this code to Towing Page Header <style> a.second-logo img { content: url(https://cdn.pixabay.com/photo/2023/03/04/06/40/insect-7829003_1280.jpg); } </style> #4. Add to Design > Custom CSS /* second logo */ a.second-logo img { max-width: unset !important; max-height: 133px; }
  9. Add this code under (Design > Custom CSS) .user-items-list-item-container[data-section-id="64025f30663dba61c04625a5"] { .list-item-content { height: 0px; } .user-items-list-carousel__media-container { margin-bottom: 0px !important; }}
  10. Try adding to Design > Custom CSS @media screen and (max-width:767px) { body * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; transition: unset !important; } }
  11. Try this new code, to bottom of Code Injection > Footer <script> jQuery(document).ready(function($){ setInterval(function(){ $('.gallery-reel-control-btn[data-next]').click() },2000); }) </script>
  12. Try this new CSS div#floatingCart { display: block !important; background: transparent !important; } a.icon[aria-label*="0 items"] { display: none; }
  13. #2. Try adding to Design > Custom CSS /* product image crop */ .ProductItem-gallery-slides-item-image { width: 100% !important; height: auto !important; top: 0 !important; left: 0 !important; }
  14. tuanphan

    High bounce rate

    Hi, This can come from the design of your website, but it can also come from the way you find your visitors Where do you seek visitors from? (Share FB, Google Organic Search, Ads..) -- I see the page on mobile looks long, you can consider adding a back to top button, there are a lot of posts on forum, about creating this. Some banner height, on mobile, I think too big, you try consider reduce their height
  15. Try adding to Design > Custom CSS > then save & reload the site /* resize reel on mobile */ @media screen and (max-width:767px) { .gallery-reel { height: 35vh !important; } }
  16. Which page do you have problem? I tried Weddings, Process but it shows fine
  17. Hi, It looks like you forgot remove blank section, so it creates gap here
  18. You can edit page > Click Mobile icon on top right > Then you can adjust it on mobile. This won't affect Desktop (Remember to duplicate the page, just for backup)
  19. Hi, What is site url?
×
×
  • 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.