Need to Show Full Blog Posts on the Blog Page

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Need to Show Full Blog Posts on the Blog Page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5167

    http://www.ohmysuperstars.com/

    This front page needs to be multiple full blog posts. How can I do that?

    #5182
    Raghavendra
    Moderator

    In the theme options panel, pls choose full width layout in the option “Blog Layout” under Site Layout tab.

    #5191

    I don’t want a full-width layout.
    I want full-length blog posts with NO “Read More” buttons.

    How can I do that?

    #5200
    Raghavendra
    Moderator

    Under theme options, Blog tab, pls check the options – Show Content in Archive Pages and Disable Read More Button in Archive Pages. That should do it.

    #5232

    Thank you. BUT, the image is now HUGE and not justified right in the post. In other words, the size and formatting is being overridden.

    http://www.ohmysuperstars.com/

    #5235
    Ernesto
    Member

    Hi,

    Go to the Custom CSS section of the theme options panel and write the following code:

    
    .default-list img {
        width: auto;
    }
    
    #5242

    Ernesto – you are amazing. Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.