Tagged: blog post
Hello, I want to use the Blog Posts element (find under Content Elements) to show the last 2 posts. The problem is that the text is alligned so that every line of text is the same width, which leads to a lot of white space between the words.
I can find an option called Styling/Appearance/Blog List Width to choose between “Auto” or “Force Fuldwidth” but both options gives the same result.
So how can I use the Blog Post element to display the text alligned to the left?
Thanks :)
Alwin
Hey Alwin,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hello Victoria,
Please see the link in the private content box.
Under the block “Nieuws” you see the two latest Posts. Te text is alligned to cover the whole width which leads to with spaces between words. I want the text to be alligned to the left (like it is normal). How to do that?
Thanks :)
Alwin
Hi Alwin,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper {
text-align: left;
}
Best regards,
Rikard
That worked; thanks a lot :)
Hi Alwin,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko