Jump to content

FTWSGEM

Member
  • Posts

    82
  • Joined

  • Last visited

Reputation Activity

  1. Like
    FTWSGEM got a reaction from DavidBruce5656 in Missing Social Icons   
    Hello, 
    For some reason, my social icons seem to have disappeared. The box shows and also changes size/shape to replicate the settings (testing to ensure it was reactive )however, the icons themselves are nowhere to be seen. I want to create a floating social bar on the left of my site but I can't do this when they don't show 😞 
    Any ideas what I have done wrong?
    https://dinosaur-horse-8k34.squarespace.com/config/?frameUrl=%2F
    Pw: notyet

  2. Like
    FTWSGEM got a reaction from tuanphan in Bouncing scroll down indicator in Squarespace 7.1?   
    Thank you @tuanphan 🙂
  3. Love
    FTWSGEM got a reaction from Jia in Scrolling Gallery is targeting all galleries - Help!   
    Thank you @Jia amazing!
  4. Like
    FTWSGEM reacted to tuanphan in Bouncing scroll down indicator in Squarespace 7.1?   
    Change this line
    .arrow span{ display: block; width: 30px; height: 30px; border-bottom: 3px solid #000; border-right: 3px solid #000; transform: rotate(45deg); margin: -10px; animation: animate 1.8s ease infinite; } to this
    .arrow img{ display: block; margin: -10px; animation: animate 1.8s ease infinite; }  
  5. Like
    FTWSGEM reacted to Jia in Scrolling Gallery is targeting all galleries - Help!   
    Ahh my bad, I missed a colon. Let's try this code:
    section[data-section-id="660306201b192a3d5c8ecd97"] { line-height: 2 !important; overflow-x:hidden; .gallery-grid-wrapper { display:flex !important; animation: slideshow 40s linear infinite } .gallery-grid-wrapper .gallery-grid-item { min-width: 20%; margin-right: 5% } @keyframes slideshow { 0% { left: 0; } 100% { left: -125%; } } }
  6. Like
    FTWSGEM reacted to Shadmon in Slide In Image Removes Scroll Bar - Help!   
    Hi @FTWSGEM
    The issue you're facing with the disappearing scrollbar stems from the overflow:hidden; rule applied to the body element within your CSS.
    So, Please remove this line from your CSS:

    body 
    {
      overflow:hidden;
    }
    It will fix your issue. Let me know if it works!
  7. Love
    FTWSGEM reacted to Shadmon in Custom Hamburger - Change On Hover?   
    @FTWSGEM Hi, You can add this CSS code. Just add your image there and it will show on hover.

    .burger-inner:hover::after {
        background-image: url(add your image url here);
    }
    Let me know if it helps!
  8. Love
    FTWSGEM reacted to Ziggy in Insert a mini slideshow in section - Is it achievable?   
    Yes, it is possible, but only with a gallery block. The gallery block is not typically available on the latest version of Squarespace, but is there for Squarespace Circle members. So you can either apply to be Circle member, or if you temporarily add me as a contributor on your website I can add the block for you.
  9. Like
    FTWSGEM got a reaction from Ziggy in Align coded mobile menu icon with site logo in site header   
    @Ziggy - Nope. I am an absolute muppet, so sorry! They were in the not linked section! 
  10. Like
    FTWSGEM reacted to Ziggy in Align coded mobile menu icon with site logo in site header   
    Try this Custom CSS:
    .burger-box { width: 120px; height: 120px; } The width may well override the 100px width property you already have, but I think the 120px works better.
    Let me know if that works for you!
×
×
  • 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.