Jump to content

tuanphan

Circle Member
  • Posts

    64,701
  • Joined

  • Last visited

  • Days Won

    516

Everything posted by tuanphan

  1. #1. Can you send all current code after adding my code? #2. I don't know this, it is fine on my laptop. Windows 10/Chrome
  2. Add this to Design > Custom CSS body.header--menu-open .burger-inner>div { background-color: black !important; } body:not(.header--menu-open) .burger-inner>div { background-color: white !important; }
  3. You can add this to Design > Custom CSS. This code will hide titles on Live Mode only, title still shows appear on Edit Mode body:not(.sqs-edit-mode) .blog-item-title { display: none !important; }
  4. What is your site url or link to page where you have problem? We can check easier
  5. Which code did you use? We can check & test it easier
  6. You can see this plugin: https://www.adlyticmarketing.com/plugins/p/dark-mode
  7. Hi, What is your site url? We can check easier
  8. Try adding to Design > Custom CSS div#block-f99769c02d9545845172 h3>span { padding: 20px !important; display: block; }
  9. Try adding this to Design > Custom CSS @media screen and (max-width:767px) { .header-mobile-logo { padding-right: 0 !important; } .header-actions.header-actions--right a { width: 25px !Important; } }
  10. Add to Settings > Advanced > Code Injection > Footer <div class="custom-info-bar yui3-widget sqs-widget sqs-mobile-info-bar sqs-mobile-info-bar-hide"><div class="sqs-mobile-info-bar-content"><div class="sqs-mobile-info-bar-triggers"> <div class="sqs-mobile-info-bar-trigger" data-type="contactEmail"> <a href="mailto:michaelsnyder@snydertv.com"> <span class="sqs-mobile-info-bar-trigger-icon"></span> <span class="sqs-mobile-info-bar-trigger-label">Email</span> </a> </div> <div class="sqs-mobile-info-bar-trigger" data-type="contactPhoneNumber"> <a href="tel:+1 (404) 467-6895"> <span class="sqs-mobile-info-bar-trigger-icon"></span> <span class="sqs-mobile-info-bar-trigger-label">Call</span> </a> </div> <div tabindex="0" role="button" class="sqs-mobile-info-bar-trigger" data-type="location" data-overlay="true"> <span class="sqs-mobile-info-bar-trigger-icon"></span> <span class="sqs-mobile-info-bar-trigger-label">Map</span> </div> </div> <div class="sqs-mobile-info-bar-overlay" role="dialog" > <div tabindex="0" role="button" aria-label="Close" class="sqs-mobile-info-bar-overlay-close"> </div> <div class="sqs-mobile-info-bar-overlay-content"></div> </div></div></div> <style> @media screen and (max-width:767px) { .custom-info-bar { display: none !important; } } </style>
  11. Add to Design > Custom CSS ul.t-nav a { background-color: #f2f2f2; padding: 5px 10px; display: inline-block; text-align: center; } https://liquidav.co.nz/shop/all-products/packages/p/mi347-distribution-amplifier
  12. You can try this similar plugin https://www.squarestylist.com/shop/movable-blocks
  13. Which page are you referring to? I don't see this on homepage, tried clicking on a post, still show nothing https://www.readalmostfamous.com/reviews/overmono-good-lies-review
  14. Add to Design > Custom CSS div.lightbox-inner input:not([type="submit"]), div.lightbox-inner textarea { border: none !important; background-color: white !important; border-bottom: 1px solid black !important; }
  15. With homepage, try adding this to Design > Custom CSS div#block-yui_3_17_2_1_1683917161417_33080 .summary-item:first-child { display: none; }
  16. Hi, Can you check url again? I can't access it.
  17. Hi, Password is incorrect. Can you check it again? Password123!
  18. Add to Design > Custom CSS .yui3-lightbox2 .sqs-lightbox-meta h1 { font-size: 2em !important; } .yui3-lightbox2 .sqs-lightbox-meta p { font-size: 3em !important; color: gray !important; }
  19. Use this new code /* Lightbox background color */ .yui3-lightbox2 .sqs-lightbox-overlay { background-color: rgba(255,255,255,0.5) !important; } .yui3-lightbox2 .sqs-lightbox-close, .yui3-lightbox2 .sqs-lightbox-previous, .yui3-lightbox2 .sqs-lightbox-next, .yui3-lightbox2 .sqs-lightbox-meta-trigger { color: black !important; }
  20. Hover on these links > Change whole section background image?
  21. Change this code in CSS box .header-nav-item--active a { background-image: linear-gradient(#19a09a,#19a09a) !important; } to this .header-nav-item--active>a { background-image: linear-gradient(#19a09a,#19a09a) !important; }
  22. /config is url for site owner when you edit page > click arrow on top left or top right > Real url will appear in browser address bar
×
×
  • 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.