-
AuthorPosts
-
February 23, 2015 at 11:07 pm #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
February 24, 2015 at 9:43 pm #401717Hey 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,
ElliottFebruary 24, 2015 at 10:26 pm #401739This reply has been marked as private.February 25, 2015 at 7:23 pm #402298Hey!
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!
ElliottFebruary 25, 2015 at 8:55 pm #402336Hello 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
February 26, 2015 at 3:38 pm #402724Hi!
Please try using Magazine element to display your blog posts.
Best regards,
YigitFebruary 26, 2015 at 11:22 pm #403059Hello 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 laterRegards,
Emin
February 27, 2015 at 1:29 pm #403381 -
AuthorPosts
- You must be logged in to reply to this topic.
