Archived topic
Typography/Font Question
7 replies · Started by Forum User on March 26, 2022
Can you help me identify the font Line Height, Letter Spacing, and Paragraph Bottom Margin for this site https://magicalearthretreat.com
Here is a screen shot: https://postimg.cc/6ydCbsSJ
I am trying to use the font size, font Line Height, Letter Spacing, and Paragraph Bottom Margin on this site https://postimg.cc/TKB5JfqX
Hi there,
for the body these are the font settings
font-family: Poppins, sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 1.5em;
margin-bottom: 1.5em;
Letter spacing is unset;
See the screenshot https://postimg.cc/fSjTmhWD
This is what it looks like with font-size: 15 px https://postimg.cc/t1QqST1p
I applied those settings, but made the font-size: 17 px to the site because 15 px looked to small https://www.tryhypnosisnow.com but it does not look the same?
A lot of the difference will be related to the text color.
One site has a dark blue text the other has a light grey.
The lighter color will give the impression the text is finer.
I changed the color but it still looks different (see private info), too close together somehow.
You can try this color which is used by the example site: #666666
Thank you.
No problem :)