Jump to content

PeterzAdvertising

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by PeterzAdvertising

  1. I'm no expert but firstly I'd identify the #block-yui ID number for that image and simply set a media query. 

    Install squarespace block identifier onto your computer. 

    Then enter your custom code.

    Something like:

    This is my code to set a custom width on a computer screen

    #block-yui_3_17_2_1_1573147737484_74837

     width: 150px
    }

    This is my code to set a custom size for the image on a mobile screen

    @media only screen and (max-width: 600px) {#block-yui_3_17_2_1_1573147737484_74837{  width: 50px}}

    Hope this helps. 

    I've only been coding for a few months but seems to work for me.
     

     

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