Jump to content

MikeAwo

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by MikeAwo

  1. On 2/28/2023 at 2:02 PM, tuanphan said:

    Yes. Possible. What is your site url? We can help easier

    Or you can try adding this to Design > Custom CSS first

    /* Portfolio Overlay to grid mobile */
    @media screen and (max-width:767px) {
    div#gridThumbs {
        grid-template-columns: repeat(2,1fr);
    }
    a.grid-item {
        height: unset !important;
        padding-bottom: 0 !important;
    }
    .portfolio-text {
        position: relative !important;
        opacity: 1 !important;
    }
    }

     

    I'm sorry. Site url is https://koala-bulldog-969f.squarespace.com/config/
    Password is 1234
     

    This code disabled the hover function on mobile alright but the project is not highlighted when I scroll into view. Basically, I want each image (project) come into view as I scroll through the page as a replacement to having to hover over each text.

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