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

    Hello,

    I have a weird issue. I am using the same code for Blog posts for my homepage as well as my second page. Though on homepage it appears differently than on the second page. Why is that? and how do i make the homepage follow the same style?

    Thanks in advance.

    • This topic was modified 8 years, 11 months ago by mike.rav.
    #541676

    Hi george!

    Please make sure to display Sidebar on both pages.

    Regards,
    Yigit

    #541685

    Hey,

    Thanks for the quick reply.

    In the homepage though i dont want to use sidebar for the layout. I use a widget sidebar element. Any way to achieve it?

    #543116

    Hey, sorry to bump, any chance i can achieve this?

    #545026

    Anyone?

    #545268

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .fullsize .template-blog .post_author_timeline {
        display: block;
    }
    #top .fullsize .template-blog .blog-meta {
        width: 16%;
        float: left;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
        margin-left: 20%;
    }

    Cheers!
    Yigit

    #545296

    Excellent thank you very much!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Issue with blog posts module’ is closed to new replies.