mportch Posted April 20, 2020 Share Posted April 20, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/store/lostamerica/wallframe Hi, How do I make this text smaller in mobile view only? passcode: trythis Link to comment
tuanphan Posted April 20, 2020 Share Posted April 20, 2020 Have you tried finding on Home > Design yet? Add this to LAST LINE in Home > Design > Custom CSS /* single product name */ @media screen and (max-width:767px) { h1.ProductItem-details-title { font-size: 15px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mportch Posted April 20, 2020 Author Share Posted April 20, 2020 Oh this hasn't worked. Link to comment
mportch Posted April 20, 2020 Author Share Posted April 20, 2020 ahh, I figured it out, it needed this after -title: .preSlide.slideIn Thanks! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.