Illuminary Posted July 9, 2021 Share Posted July 9, 2021 Site URL: http://theilluminary.co Hi There! I'm having trouble getting my custom font to show up in mobile. I got it to update on the main site title. But not in mobile. Here's what I have in CSS so far... //add custom font// @font-face { font-family: 'Tan-Nightingale'; src: url('https://static1.squarespace.com/static/60453e60133ffa41758ede17/t/60e801db97884458c9a321d3/1625817563924/TAN+-+NIGHTINGALE.otf'); //implement font// } .header-title-text { font-family: 'Tan-Nightingale'; } Thanks so much for your help! Link to comment
tuanphan Posted July 10, 2021 Share Posted July 10, 2021 It looks like you solved with this code? a#site-title { font-family: 'Tan-Nightingale'; font-size: 25px; } 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
tuanphan Posted July 17, 2021 Share Posted July 17, 2021 On 7/9/2021 at 3:45 PM, Illuminary said: Site URL: http://theilluminary.co Hi There! I'm having trouble getting my custom font to show up in mobile. I got it to update on the main site title. But not in mobile. Here's what I have in CSS so far... //add custom font// @font-face { font-family: 'Tan-Nightingale'; src: url('https://static1.squarespace.com/static/60453e60133ffa41758ede17/t/60e801db97884458c9a321d3/1625817563924/TAN+-+NIGHTINGALE.otf'); //implement font// } .header-title-text { font-family: 'Tan-Nightingale'; } Thanks so much for your help! Hi. Do you want to fix this? Site URL – https://www.theilluminary.co/ 1. (Desktop – About) Text not aligned with each other. https://www.theilluminary.co/about 2. (Mobile – Booking) On desktop, when clicking More time will display the calendar. On Mobile, it doesn’t work. https://www.theilluminary.co/booking 3. (Tablet – Homepage) The dot is cut off to the next line. https://www.theilluminary.co/ 4. (Desktop – Footer) Footer is skewed to the left. https://www.theilluminary.co/ 5. (Tablet – About) The width of the text is a bit small. Text is cut to the next line. https://www.theilluminary.co/about 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment