Dharrshiyni 0 Share Posted October 17, 2020 Hi, Does anyone know if its possible to assign different font type for different pages? Example, I want my home page paragraph (p2) font to be BigCaslon. Then my work page captions (p3)to be Avenir condensed font. How do I do this? I used this code: @font-face { font-family: 'TimesNew'; src: url(https://static1.squarespace.com/static/5f88591ef557bc4dba99bfcc/t/5f892ece5c38b61f0fd50432/1602825934496/times+new+roman.ttf) } P { font-family: TimesNew , openSans; } But this affects the entire body paragraph (P) for all the pages. I can't assign it as P2 or P3. How do I do this? Please help. Thank you in advance 🙂 Link to post
0 tuanphan 8,925 Share Posted October 19, 2020 Can you share link to homepage? We can check easier You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
Dharrshiyni 0
Hi,
Does anyone know if its possible to assign different font type for different pages?
Example,
I want my home page paragraph (p2) font to be BigCaslon.
Then my work page captions (p3)to be Avenir condensed font.
How do I do this? I used this code:
@font-face {
font-family: 'TimesNew';
src: url(https://static1.squarespace.com/static/5f88591ef557bc4dba99bfcc/t/5f892ece5c38b61f0fd50432/1602825934496/times+new+roman.ttf)
}
P {
font-family: TimesNew , openSans;
}
But this affects the entire body paragraph (P) for all the pages. I can't assign it as P2 or P3. How do I do this? Please help.
Thank you in advance 🙂
Link to post
Top Posters For This Question
1
1
Popular Days
Oct 17
1
Oct 19
1
Top Posters For This Question
Dharrshiyni 1 post
tuanphan 1 post
Popular Days
Oct 17 2020
1 post
Oct 19 2020
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment