Jump to content

Ladybug

Member
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Ladybug

  1. 4 hours ago, tuanphan said:

    I wonder why you don't add a Link Item to Navigation >> Add custom url???

    THANKSS!! Well, I guess I am stupid 😂 

    And do you maybe have solution for the background images on mobile as they always stretch too much?😀 And what is the code name for the auto list banner slideshow as I have tried it all, so that I can change the height on mobile only  😂

  2. Site URL: https://www.faceplusform.com

    Hello! Could you please tell me a code for redirecting last child "shop" in the mobile navigation? I am using this code for the desktop and it works, but I am not able to target it on mobile.

     <script>
    $(document).ready(function() {
      $('.header-nav-item:last-child a ').attr('href','https://negujse.com');
    });
    </script>

    As I am using new auto list as slideshow banner on homepage, but I have a problem with mobile as I am not able to find the code to address the height. Also, I am not able to solve overstretching the background photos on mobile.

    Thank you! @tuanphan

  3. 30 minutes ago, bangank36 said:

    You can use this custom css, also what is your other images section?

    
    @media screen and (max-width: 767px) {
      .portfolio-grid-overlay {
          grid-template-columns: repeat(2,minmax(0,1fr));
      }
    }

     

    image.png

    Thank you for the answer but it is not working!  I have already tried this code, and now I have tried it again but it doesn't change anything even when I target this section.

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