How can I increase the paragraph size? It displays way too small for what I need.
http://kungfu-paysdelaloire.fr/kung-fu-wushu-quelle-difference/
Thank you for your help.
Hey nberrichi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-content {
font-size: 18px;
}
Regards,
Yigit
Thank you,
But i don’t wont to emprove the size of the font, but the width of the paragraph. like the width of the image.
Thank You
Hey!
Please add following code to Quick CSS instead
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
Regards,
Yigit
Thank You :)
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit