-
AuthorPosts
-
November 23, 2015 at 10:42 pm #541227
Hi!
I want to display the last post of a certain category in the homepage, but I would like the photo was next to the post and not above. What can I do?
Thank you,
Valentina
November 23, 2015 at 10:49 pm #541231Hey cielofan!
can you provide us a link to the site in question? so we can take a look to the elements.
Best regards,
AndyNovember 23, 2015 at 10:53 pm #541235Hi Andy!
Just below the cover image there is a demo post (How to: Selecting the perfect wine), I want the photo and next the title and post, not under the photo.
Thank you,
Valentina
November 23, 2015 at 10:57 pm #541242Something like you can see in the link but only with one post
November 25, 2015 at 4:52 am #542101Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.home .slide-entry a { display: inline-block; width: 50%; max-width: 50%; } .home .slide-entry .slide-content { display: inline-block; width: 50%; max-width: 50%; padding-left: 2%; }Best regards,
RikardNovember 25, 2015 at 11:29 am #542274Hi Rikard,
thank you, almost perfect. What can I do to put the content align to the top or middle of the photo?
Thank you,
Valentina
November 25, 2015 at 11:32 am #542277Hi!
Please add following code to Quick CSS as well
.home .slide-entry .slide-content { position: absolute; }Best regards,
YigitNovember 25, 2015 at 11:49 am #542292Perfect!
Like you can see the number of comments is above the word “comments”.
How can I hide meta for categories and comments and leave only the date?
November 25, 2015 at 11:52 am #542297Hi!
Please add following code to Quick CSS as well
.slide-meta-comments, .slide-meta-del, span.blog-categories { display: none!important; }Cheers!
YigitNovember 25, 2015 at 12:36 pm #542319Perfect,
thank you so much!
November 25, 2015 at 12:37 pm #542321Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘thumbnails next to post’ is closed to new replies.
