Jump to content

Image card poster block third font css not working on mobile

Recommended Posts

I was able to add a 3rd font to my image card poster block,  I changed a line of text to italicized and then inserted this code. This is where I got the original

It looks great on squarespace mobile preview (attached) but the code isn't registering on my actual mobile device ( attached )

What css do I use so it works on all sized devices?

This site is a 7.0 brine template

the website is www.thekitchclub.com   (pw:kitchclub33)

//Image Card Block Third Font//
.sqs-block-image .design-layout-poster em {
  font-family: 'Futura PT';
  font-size: 17px; 
  text-transform: uppercase; 
  letter-spacing: .08em; 
  font-weight: 500; 
  color: #fffff;
  font-style: normal !important;
  line-height: 3em;
  display: block;
}
//*mobile*//
@media screen and (max-width: 641px) {.sqs-block-image .design-layout-poster em {
  font-family: 'Futura PT'!important;
  font-size: 14px; 
  text-transform: uppercase; 
  letter-spacing: .08em; 
  font-weight: 500; 
  color: #fffff;
  font-style: normal !important;
  line-height: 2em;
  margin-top: -20px;
  display: block;
}
}

 

ss preview.png

actual mobile preview.jpeg

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Create an account or sign in to comment

You need to be a member in order to leave a comment

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