Jump to content

SGA

Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by SGA

  1. On 4/24/2021 at 9:08 PM, tuanphan said:

    Add to Design > Custom CSS

    
    /* text under image */
    @media screen and (max-width:640px) {
    div.project-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    }

     

    Amazing thank you so much! 

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