Jump to content

tuanphan

Circle Member
  • Posts

    67,060
  • Joined

  • Last visited

  • Days Won

    537

Everything posted by tuanphan

  1. Add to Home > Design > Custom CSS /* Footer Full width and background color */ #canvas { max-width: 100%; position: relative; } #footer { position: absolute; bottom: 0; left: 0; right: 0; padding: 60px; background: gray; } section#page { margin-bottom: 150px; } Reference: https://beaverhero.com/avenue-squarespace/#Footer_Background_Color_Footer_Full-width
  2. Try this .collection-type-blog-basic-grid.view-item .header-announcement-bar-wrapper { background: red !important; }
  3. .collection-type-blog-basic.view-item header#header { background: blue; }
  4. Add to Home > Design > Custom CSS body#collection-5dfec1067173c34067b07461 .page-banner-wrapper { display: none; }
  5. @eclemons @Etrenoir @Creativore Add this to Home > Design > Custom CSS (Each site will need different block ID. This code for @eclemons site) @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1565372617118_21335 .sqs-gallery-design-grid-slide { width: 33.33% !important; } }
  6. You can add all social icons. Then use CSS to hide 1 on entire site, hide 1 on music page.. If you put all icons, and share link, i can take a look with custom code.
  7. Can you share link to carousel on your site? Try using CSS, target with :active + slide item class @Royster1994
  8. Add to Home > Design > Custom CSS .header-nav-item a:hover { color: red !important; }
  9. Yes. You can use CSS or JavaScript to edit text. Can you share link to your site?
  10. SS 7.1 blog use different class, not .collection-type-blog Can you share link to blog post on your site?
  11. Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .sqs-block-summary-v2 .summary-item.positioned { width: 33% !important; position: static; } .sqs-block-summary-v2 .summary-item-list { display: flex; flex-wrap: wrap; flex-direction: row; } }
  12. Add to Home > Design > Custom CSS .homepage header.Header.Header--top { background: transparent; }
  13. /config/ is url for web owner. Please remove it when sharing link in the next time. Add to Home > Design > Custom CSS .sqs-add-to-cart-button-wrapper { display: none !important; }
  14. Add to Home > Design > Custom CSS span.Mobile-overlay-folder-item--toggle-label { visibility: hidden; } span.Mobile-overlay-folder-item--toggle-label:before { visibility: visible; content: "Tuan"; }
  15. Difficult to help without site url. Can you share link to product page on your site? @Ns94
  16. Remove the code I sent yesterday. And add to Home > Design > Custom CSS @media screen and (max-width:640px) { /* Image contact page */ div#block-yui_3_17_2_1_1576514450944_4918 .image-block-wrapper { max-width: 50%; margin: 0 auto; } div#block-yui_3_17_2_1_1576514450944_4918 .image-block-wrapper img { height: auto !important; } /* Image Footer */ div#block-yui_3_17_2_1_1576512899628_6107 .image-block-wrapper { max-width: 50%; margin: 0 auto; } div#block-yui_3_17_2_1_1576512899628_6107 .image-block-wrapper img { height: auto !important; } }
  17. @KatieEdieChalk With heading, use this .desc-wrapper>p:first-child>strong { color: red; font-family: futura-pt, serif !important; letter-spacing: 5px; }
  18. It worked here .desc-wrapper * { font-family: monospace, serif !important; }
  19. You can setup password & share url. View my signature if you don't know how to.
×
×
  • 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.