My site used block editor, with “.abc” customized css for a page. “.abc” defined at customize.php “Additional CSS”…
Additional CSS is still there but css for individual page is gone. How can I fix this?
As a relatively unskilled user, really appreciate any help.
————–
Actually now I think about it again I don’t really remember how I implemented this CCS… Would really appreciate if someone can help me make this drop cap appear as I like again…
.has-drop-cap:not(:focus):first-letter {
border: 0.2rem currentColor;
font-size: 3.2em;
font-weight: var( –wp–custom–typography–font-weight–bold );
margin: .1em 0.4rem 0.5rem 0;
min-width: .6875em;
padding: 0.0em;
text-align: center;
- This topic was modified 3 hours, 58 minutes ago by .
The page I need help with: [log in to see the link]
