Jump to content

Change mobile logo - Hester template

Recommended Posts

Hi,

I'm currently trialing so unable to share website. However I would like an alternative logo on the mobile version of the website. I have tried some of the custom CSS options, however this doesn't appear to work. Any suggestions?

I have the Hester template.

 

Kind Regards

EpicLures

Link to comment
  • Replies 1
  • Created
  • Last Reply
On 1/6/2021 at 5:40 AM, Epiclures said:

Hi,

I'm currently trialing so unable to share website. However I would like an alternative logo on the mobile version of the website. I have tried some of the custom CSS options, however this doesn't appear to work. Any suggestions?

I have the Hester template.

 

Kind Regards

EpicLures

Upload the image in Design->Custom css Manage files and get its url

Replace it accordingly in this snippet 

@media only screen and (max-width: 640px) {
        header .title-logo-wrapper a img {
          opacity: 0;
        }
        header .title-logo-wrapper a {
          background: url(https://images.squarespace-cdn.com/content/5e57f89686cc4a4db3530044/1603823803947-UXUAUS9SRI0ELKBKIR7A/leighs_final-01.png?content-type=image%2Fpng);
          background-size: contain;
          background-repeat: no-repeat;
        }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

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