Jump to content

Imanixyz

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Imanixyz

  1. On 11/15/2019 at 3:19 PM, lu.diehl said:

    Hi @doshea Find the unique ID of the image, change "#block-unique-ID" to your image ID and apply the code below:

    
    /* mobile screens */
    @media only screen and (max-width: 640px) {
      #block-unique-ID{
      width: 50%;
      }
    }
    
    /* tablet screens */
    @media only screen and (max-width: 768px) {
      #block-unique-ID{
      width: 100%;
      }
    }

    Let me know if it works 😉 If you need further help, please share a link to your website and pwd if needed.

    Hi, this worked for me but my image is not all the way to the left, is there a way to center it?

     

    Thank you in advance for your help!

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