Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #401070

    Dear Support,

    Please, I am using a blog posts content element inside a layout element in my home page. The picture of each blog post is displaying on top and the title/content are displaying below the picture. I want the blog posts to display in the ”Blog Single Author Small” mode as in your enfold demo (where each picture is to the left and the title/content are to the right of the picture)

    Please, assist.

    Regards,

    Emin

    #401717

    Hey emin!

    Add this to your custom CSS.

    .home .blog-meta { float: left !important; margin-right: 20px !important; }
    .home .post-title, .home .post-meta-infos { text-align: left !important; }
    

    Best regards,
    Elliott

    #401739
    This reply has been marked as private.
    #402298

    Hey!

    1. + 2. Add this.

    .home .post-title, .home .post-meta-infos { text-align: left !important; line-height: 16px !important; }
    .home .post_delimiter { display: none !important; }
    

    3. Can you take a screenshot and highlight what your trying to do here?

    Cheers!
    Elliott

    #402336

    Hello Elliot,

    1. and 2. are OK now. Thank you so much.
    3. What I am trying to do is to have a virtual layout that will behave like 2 virtual divisions: the image will be on the division on the left while the post title and post meta infos will be on the division on the right so that part of the post meta info will not be below the post image.

    Thank you for your great support

    Regards,

    Emin

    #402724

    Hi!

    Please try using Magazine element to display your blog posts.

    Best regards,
    Yigit

    #403059

    Hello Yigit,
    Thank you for your assistance.
    I will try using Magazine element to display my blog posts in a column in the home page and get back to you later

    Regards,

    Emin

    #403381

    Hi!

    Sure, we will be waiting to hear from you :)

    Regards,
    Yigit

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