Please repair your child theme styles
.hentry .entry-content h1{
color:#3366ff;
font-size:32px;
font-family:'Cardo', serif;
font-weight:600
}
.hentry .entry-content h2{
color:#000000;
font-size:23px;
font-family:'Averia Serif Libre',serif;
font-weight:300
}
.hentry .entry-content h3{
color:#000000;
font-size:21px;
font-family:'IM Fell Great Primer',serif;
font-weight:400
}
.hentry .entry-content h4{
color:#000000;
font-size:19px;
font-family:'Vollkorn', serif;
font-weight:400
}
Recommend font family Google font wrapped ‘Vollkorn’ and add fallback fonts.
h1 {
letter-spacing: -0.1px;
}
h2 {
letter-spacing: -1.5px;
}
h3 {
letter-spacing: -0.3px;
h4 {
letter-spacing: -0.2px;
}
Please remove Above style rule
above is wrong,style and has become a cause that is not applicable.
Can not set the following values 1px
Then menu issue will be fixed.
by the way.
Raindrops 1.268 new functionality.
You can create a post, please try of the following html is displayed how
( need text mode )
<p class="google-font-pt-serif f26">PT Serif</p>
<p class="google-font-vollkorn400 f26">Vollkorn</p>
<p class="google-font-vollkorn700i f26">Vollkorn</p>
<p class="google-font-averia-serif-libre300 f26">Averia Serif Libre</p>
f26 is font-size
Write a CSS class, are subject to the Google fonts
(support max two space font, eg. IM Fell Great Primer fonts has 3 spaces, not support)
save then switch visual mode.
Do you like this feature?
Thank you.