Jump to content

Graemetg

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Graemetg reacted to doshea in Change size of specific image when viewing on mobile   
    Hi, thank you both for your support. In the end i took Graemetg's adive and change the logo to text rather than an image.
     
  2. Like
    Graemetg got a reaction from doshea in Change size of specific image when viewing on mobile   
    Hi @lu.diehl thanks for your answer, very useful and should work I think.
    It's not for me though, I answered the original question - I was just wondering if @doshea could use text instead of an image for the logo, in particular in the footer.
  3. Like
    Graemetg got a reaction from lu.diehl in Change size of specific image when viewing on mobile   
    Hi @lu.diehl thanks for your answer, very useful and should work I think.
    It's not for me though, I answered the original question - I was just wondering if @doshea could use text instead of an image for the logo, in particular in the footer.
  4. Like
    Graemetg reacted to lu.diehl in Change size of specific image when viewing on mobile   
    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.
×
×
  • 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.