Jump to content

yostudios

Member
  • Posts

    15
  • Joined

  • Last visited

Reputation Activity

  1. Like
    yostudios got a reaction from Ziggy in Fixed quote/sticky link falls behind pictures etc.   
    It worked like a charm!!
    Thank you so much 🙂
  2. Like
    yostudios reacted to Ziggy in Fixed quote/sticky link falls behind pictures etc.   
    I have a solution for you.
    Remove the code block from the footer.  Place first code in Header Code Injection Replace CSS with provided HTML for Header Code Injection
    <html> <div class="stickylink"> <img src="https://static1.squarespace.com/static/60407c1720a81d188558b37e/t/6059853c3ca5ae3b260b169e/1616479548490/YO_QUOTE_OUT_WHITE+(1).png"> </div> </html> Custom CSS
    @media screen and (min-width:550px) { .stickylink { position:fixed; bottom: 0px; right: 0px; opacity: 0.9; z-index:900; } .stickylink img { width:320px; height:320px } } Hope that works for you! Give me a thumbs up if you can, thanks!
  3. Like
    yostudios reacted to Beyondspace in Change font sitewide in dropdown menu / hamburger menu   
    Cab you share your site with the protected password so I can take a look?
  4. Love
    yostudios got a reaction from bycrawford in Issue: Buttons layout different on mobil versus buttons in mobile view edit?   
    It worked perfectly! Thank you SO much! 🙂
  5. Thanks
    yostudios reacted to bycrawford in Issue: Buttons layout different on mobil versus buttons in mobile view edit?   
    I have no idea what's causing the issue, BUT the solution is:
    .sqs-button-element--primary { border: solid 1px white !important; background: transparent !important; color: white !important; } If you just want to target the buttons in that particular section, wrap the code in the section ID selector like this:
    #SECTION-ID-HERE { .sqs-button-element--primary { border: solid 1px white !important; background: transparent !important; color: white !important; } }  
×
×
  • 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.