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

    Hi,

    I display blog posts on my frontpage. In the Blog Styling is Default and Elegant. Can I make custom template like this below and where I have to customise it?

    https://drive.google.com/file/d/0B-ZSV3IlCXZuQjB2eG9lUTVvZ1E/view?usp=sharing

    • This topic was modified 8 years, 11 months ago by Dino.
    #550073

    Hi Dino!

    Can you send us a link to your page so we can take a look? Your just trying to have the post entries expand fullwidth?

    Cheers!
    Elliott

    #550261

    Hi Elliott,

    yes and I try to change the style of the read more button. And I would add some other buttons too like in the picture.

    #550826

    Hey!

    Add this to your custom CSS.

    .template-blog .entry-content-wrapper, .template-blog .entry-content-wrapper * {
        width: 100%;
        max-width: 90% !important;
        text-align: left !important;
    }

    Best regards,
    Elliott

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