Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #487917

    Hey guys.
    so I am not excited about the way this is rendering.
    How can I make the width of the blog content wider, and more flushed left…as opposed to the way it’s currently displaying, which is practically in the middle.

    #487988

    Hey Justin!

    Can we please see a live version of the site, so we can provide with the correct code?
    Thanks a lot for your time

    Best regards,
    Basilis

    #487993

    See below. It’s an under construction site…don’t want to have it live … Thanks

    #488146

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .entry-content {
        max-width: 100% !important;
    }
    
    #top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos {
        text-align:left !important;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.