malikbenissa Posted March 17, 2022 Share Posted March 17, 2022 Site URL: https://www.malikbenissa.com/blog/premiers-pas Hi everyone, I would like to add a dropcap to my first paragraph on my blog post : https://www.malikbenissa.com/blog/premiers-pas but really can't figure out how to do it. If anybody could help I would really appreciate it. Thanks ! 🙂 Link to comment
tuanphan Posted March 19, 2022 Share Posted March 19, 2022 I think you need to use Markdown Block, it will be easier. with the syntax <span style="flaot:left;width:0.7em;font-size:400%;line-height:80%;">L</span>’expression artistique est de ces choses propres à l’Homme, qui lui sont offertes dès sa naissance. Quand on est enfant, c’est un petit arbre se trouvant en aval d’un fleuve de créativité qui pourrait presque noyer l’arbre tant il est abondant, et qui s’exprime à travers le dessin, les ratu With text block, first paragraph, add to Design > Custom CSS div#block-08d2878e5d4e45a293f4 p:first-child:before { content: "L"; float: left; width: 0.7em; font-size: 50px; font-family: algerian, courier; line-height: 80%; }  Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
malikbenissa Posted March 19, 2022 Author Share Posted March 19, 2022 Thanks a lot for your help, it worked 😄 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment