Jump to content

happyscone

Circle Member
  • Posts

    38
  • Joined

  • Last visited

Posts posted by happyscone

  1. I have a site I built a while ago that was working fine, but recently one of the pages just broke. I had coded tabs so a user could select between cutting/color/treatment/packages.

    On mobile: the tabs are appearing above the image (supposed to be below) and are no longer functioning.

    On desktop: tabs aren't even showing up

    I haven't been coding for a bit, so would appreciate some help fixing this!

    URL https://www.revampsalonsf.com/services

    Screenshot_20230725-174927.png

  2. 33 minutes ago, tuanphan said:

    try this CSS

    [data-section-id="id here id here"] {
    &, .content-wrapper, .section-background {
      background-color: transparent !important;
    }
    .section-background {
    background: linear-gradient(45deg,#F17C58, #E94584, #24AADB , #27DBB1,#FFDC18, #FF3706);
      background-size: 600% 100%;
      animation: gradient 16s linear infinite;
      animation-direction: alternate;
    }
    }
    @keyframes  gradient {
      0% {background-position: 0%;}
      100% {background-position: 100%;}
    }

     

    Thanks @tuanphan this worked! 

  3. On 12/4/2021 at 3:38 AM, bangank36 said:

    Is it the result you want to achieve?

     

     Try adding to Home > Design > Custom Css
    section, section .content-wrapper, section .section-background {
      background: transparent !important;
    }
    #siteWrapper {
      background: linear-gradient(45deg,#F17C58, #E94584, #24AADB , #27DBB1,#FFDC18, #FF3706);
      background-size: 600% 100%;
      animation: gradient 16s linear infinite;
      animation-direction: alternate;
    }
    
    
    @keyframes  gradient {
      0% {background-position: 0%;}
      100% {background-position: 100%;}
    }

    Let me know how it works on your site

    Support me by pressing 👍 if this useful for you

    hey @bangank36 how can I do this to target just one section of a page? I am trying to wrap the CSS you provided within a data section ID, and then it stops working.

    Thanks in advance!

  4. Site URL: https://www.harmony-bodyworkenergy.com/

    This is a website I created a year ago with 7.0 with a lot of custom editing. Recently I was looking at the live site and there appears to be extra space below images - to be clear, this was not the case when I launched the site.

    This issue appears to be happening with most of the images on all pages. I am not quite sure what is causing this and I am hopeful someone can help out! I have been in 7.1 land lately, so its been a while since I peeked at the backend of a 7.0 site.

    Screen Shot 2021-09-30 at 4.24.00 PM.png

    Screen Shot 2021-09-30 at 4.23.32 PM.png

  5. @bangank36 I would like the header to go full width and not break to two lines, especially since there is plenty of space on the nav. When I inspect it though, it looks like its being forced into a limited space and I am not sure what that purple box is highlighting. In the Squarespace settings, the nav is set to be Full Width

    Screen Shot 2021-09-28 at 12.06.33 PM.png

    Screen Shot 2021-09-28 at 12.08.49 PM.png

  6. Site URL: https://cone-tuna-x47f.squarespace.com/

     

    I created some tabs on the Services page with this code tutorial: https://www.will-myers.com/articles/adding-simple-tabs-to-your-website-in-squarespace-71-and-70

    Unfortunately, it did not render well for Mobile and the tabs were cutting off. I managed to alter the code so that the tabs did not cut off, but now there is a big chunk of padding above that is technically the code block itself... wanted to see if anyone had any thoughts on how to adjust this?

    https://cone-tuna-x47f.squarespace.com/ pw: haircare

    Screen Shot 2021-09-23 at 9.17.26 AM.png

×
×
  • 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.