-
AuthorPosts
-
November 13, 2015 at 6:26 pm #535639
Hi,
I’d like to create a blog posts list that looks similar to the url provided. Is there a way I can do that on my site?Thanks!
November 13, 2015 at 10:19 pm #535742Hey devynspirit!
The closest thing we have to that is the magazine element. I imagine there are lots of plugins out there you can use for this though. This one looks promising, https://wordpress.org/plugins/advanced-post-list/.
Best regards,
ElliottNovember 13, 2015 at 10:36 pm #535753Thanks for the plugin you sent but it’s way too complicated, lol.
How about this…
1. Can I remove the thumbnail picture and the categories
2. Then make the title closer to the excerpt so that there isn’t a whole lot of space in between.I’ve listed the page I’m describing below…
November 16, 2015 at 6:57 am #536322Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-8643 .blog-meta, .page-id-8643 .post-meta-infos { display:none !important; }
Regards,
RikardNovember 16, 2015 at 5:11 pm #536660That worked great! Now I have another issue…
1. the sidebar heading is way up at the top overlapping the header – how can I create more white space in that area?
2. also, I want to minimize the white space in between the blog post title and the excerpt on that same page – can you help with that?
3. I also don’t want to have borders on the blog page and posts but when I change the border color to white, the contact form’s box outlines disappear – how can I remove border lines on blog page and posts without removing it on other pages?Thanks!
E- This reply was modified 9 years, 1 month ago by devynspirit.
November 18, 2015 at 4:41 pm #538287Hey!
use this code in Quick CSS field:
aside.sidebar.sidebar_left.alpha.units { top: 45px; }
and adjust as needed.
Best regards,
AndyP.s.: nice blog by the way :)
November 18, 2015 at 4:54 pm #538304Thanks!
- This reply was modified 9 years, 1 month ago by devynspirit.
November 18, 2015 at 5:28 pm #538356Hi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
Andy -
AuthorPosts
- The topic ‘Blog Posts List’ is closed to new replies.