Jump to content

DCavallo

Member
  • Posts

    19
  • Joined

  • Last visited

Reputation Activity

  1. Like
    DCavallo reacted to Ziggy in Create specific spacing for text   
    You can use this in Custom CSS to adjust the margin for headings.
    h3 { margin: 0.5rem 0rem; } You may want to adjust the line height property so this doesn't happen:

  2. Like
    DCavallo reacted to Ziggy in Spacing issues on mobile site footer   
    You can try this CSS and play with the numbers (the first number 24px):
    @media only screen and (max-width:450px) { .social-icons-size-small.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper { margin: 24px 6px; } }  
  3. Like
    DCavallo reacted to tuanphan in Full bleed background video for mobile but not desktop?   
    Can you keep code I sent in CSS box then send all code?
  4. Like
    DCavallo reacted to tuanphan in Full bleed background video for mobile but not desktop?   
    Can you send all current code in CSS box?
  5. Like
    DCavallo reacted to tuanphan in Full bleed background video for mobile but not desktop?   
    Try this new code
    @media screen and (max-width: 767px) { [data-section-id="63b88616bd8b940cfbc42144"] { padding:0px !important; min-height: unset !important; height: 30vh; } }  
  6. Like
    DCavallo reacted to Ziggy in Align navigation links with site logo in site header?   
    That's right, adjust the logo, and then add:
    .header-title-nav-wrapper { align-items: flex-start; } This code will align the header items (logo and navigation) to the top, but with the designed in padding on the logo, it won't appear aligned to the top.
  7. Like
    DCavallo reacted to Ziggy in Align navigation links with site logo in site header?   
    It would be easier to align these if there wasn't padding built into your logo, especially at the top:

    If  you can crop and re-upload your logo first, then all you need is this line of Custom CSS to align the items to the top of the header flex box:
    .header-title-nav-wrapper { align-items: flex-start; } Hope that helps!
  8. Like
    DCavallo got a reaction from Ziggy in Change size of dropdown navigation links separate from menu title?   
    It works! Thank you so much.
    Best,
    David
  9. Like
    DCavallo reacted to paul2009 in Add second line to Header/Site Title?   
    There are ways to do this but it will depend on the Squarespace version, template, header layout and so on. If you provide us with a working link to the site we can provide more tailored advice. How to Post a Forum Question provides guidance on how to provide a link.
    Did this help? Please give feedback by clicking an icon below  ⬇️
×
×
  • 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.