because there were some strange spaces in the intro of articles in the homepage, i tried to align left, which had no result.
why not and how to align left the text in the article
<p style=”align:left;”> </p> did not work
Hey yampieters,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home .entry-content {
text-align: left;
}
Best regards,
Yigit
hello yigit, ok, thanks, but that is not exactly what i want.
i want it only for this article and wonder why the left aligning is not working..
if you ll have a look at the image you can see that there is a solution if i put a score there (opera-tioneel).
but this is only a solution for the intro. as soon as i go to the article, the score is still there and that is ugly to see.
so, im looking for a solution to get the text aligned left in the intro.