Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1268174

    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

    #1268255

    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

    #1268401

    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

    #1268927

    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

    #1268988

    That worked; thanks a lot :)

    #1269080

    Hi Alwin,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Blog Posts list width problem’ is closed to new replies.