MarissaChance Posted September 29, 2020 Share Posted September 29, 2020 Site URL: https://marissalachance.squarespace.com/ I used this code to add different fonts within the same line of text throughout my website: custom CSS: @font-face { font-family: monarcha; font-style: italic; } h1{ text-align: center; } This is what I entered as the HTML within the page: <h1> a <i>MOOD</i> BOARD that <span style="font-family: monarcha">inspires me</span>. </h1> Everything looks great when I open my site on my desktop, however when I open it on my phone the entire font that I added with custom CSS has changed to a default one. I did notice that I when I change the font under "Miscellaneous Fonts" it changes the font at every place where my custom font is on each page. Another solution could be to change the Miscellaneous Fonts to a different one but only for Mobile, I don't want to change the Desktop design. If anyone has suggestions on how to fix this or a better way to use more than 1 font in a line of text please let me know! Link to comment
tuanphan Posted September 30, 2020 Share Posted September 30, 2020 Hi, monarcha is Squarespace Font or Custom font? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MarissaChance Posted October 1, 2020 Author Share Posted October 1, 2020 Monarcha is a custom font from Adobe. Link to comment
PennyVozniak Posted December 9, 2020 Share Posted December 9, 2020 Hi Marissa, I just posted this same question a few minutes ago. Did anyone managed to solve this for you? If not, I'll make sure to let you know if I get an answer. Penny Link to comment
tuanphan Posted December 11, 2020 Share Posted December 11, 2020 On 12/9/2020 at 7:29 PM, PennyVozniak said: Hi Marissa, I just posted this same question a few minutes ago. Did anyone managed to solve this for you? If not, I'll make sure to let you know if I get an answer. Penny Can you share site url? WE can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AdamC Posted December 15, 2020 Share Posted December 15, 2020 Looking forward to seeing the answer as I am having the same issue. Link to comment
tuanphan Posted December 17, 2020 Share Posted December 17, 2020 On 12/16/2020 at 12:36 AM, AdamC said: Looking forward to seeing the answer as I am having the same issue. Can you share site url? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.