Jump to content

ratkaj

Circle Member
  • Posts

    58
  • Joined

  • Last visited

Reputation Activity

  1. Love
    ratkaj reacted to Caroline_Smith in Testimonial Slides customization --CSS bug problem solving   
    Hi! I just tested this out on my 7.1 account, and this is what worked for me. Change the offending code to this instead of what you have:
    .user-items-list-carousel__gutter { overflow-y: visible !important; overflow-x: clip; } The issue that is causing the scrollbar at the bottom is actually some CSS that is being applied to the top image (the child with the mask). You'll need to change the width of that to be less than 140%.
    #block-yui_3_17_2_1_1643987557932_2761 { margin-bottom: -20%; margin-top: -80px; width: 110%; z-index: 999; }  
  2. Thanks
    ratkaj reacted to tuanphan in Vertically center text and inline image -- SS7.1   
    Use this code
    @media screen and (min-width:768px) { div#page-section-61eefdf0e7877207133b2496 .span-12>.row { display: flex; align-items: center; } }  
  3. Love
    ratkaj reacted to tuanphan in Image between footer sections   
    Don't edit/remove any code in your current code
    Add this CSS under
    footer.sections .content-wrapper { overflow: visible !important; }  
  4. Like
    ratkaj got a reaction from tuanphan in How can I place Social Icons in Mobile Menu?   
    Know this thread is old but just in case someone comes across this below is the code to change the color:
    ////Change mobile social color////
    .icon--fill{
      color: #red !important;
    }
     
  5. Like
    ratkaj reacted to Wolfsilon in Remove Background Image Effect in 7.1 for Mobile   
    @media only screen and (max-width: 640px) { .section-background-content { display: none !important; } } Should disable the effect on mobile and leave you with the original replacement image code you shared above -- resulting in a static image, instead of the panning effect for the image.
  6. Like
    ratkaj got a reaction from Beyondspace in Float image to side of site   
    Site URL: https://quinleydoeshair.squarespace.com/
    Hey Squarespacers -- I'm stuck on a fairly simple customization (at least I think). I'm looking to float some image to the sides of the site so they appear seamless... but I'm not getting anywhere on the CSS. Can someone please advise?
     

     
     
    Password is 1234
  7. Thanks
    ratkaj reacted to nayade in Adding text to a fullscreen slideshow on Ver 7.1   
    Hi there! maybe try this one by Will Myers!
     
×
×
  • 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.