Comments 2Fjura started the conversationAugust 24, 2022 at 7:57amHello,may I ask, I changed the DropCap font via Custom CSS like this:.penci-dropcap-bold { font-family: alegreya;}It changed however on one article, but didnt on others, would you know where the issue might be?Here it was changed:https://www.lenivakucharka.sk/spenatova-polievka/Here for example it wasnt:https://www.lenivakucharka.sk/bananove-muffiny-s-arasidovym-maslom/Thank you 2,610PenciDesign repliedAugust 24, 2022 at 8:44amHi,You need to modify the CSS code like this: .penci-dropcap-box,.penci-dropcap-bold { font-family: alegreya;}Regards,PenciDesign. 2Fjura repliedAugust 24, 2022 at 8:56amworks, thank you :) Sign in to reply ...
Hello,
may I ask, I changed the DropCap font via Custom CSS like this:
.penci-dropcap-bold {
font-family: alegreya;
}
It changed however on one article, but didnt on others, would you know where the issue might be?
Here it was changed:
https://www.lenivakucharka.sk/spenatova-polievka/
Here for example it wasnt:
https://www.lenivakucharka.sk/bananove-muffiny-s-arasidovym-maslom/
Thank you
Hi,
You need to modify the CSS code like this:
Regards,
PenciDesign.
works, thank you :)