Tagged: post slider
-
AuthorPosts
-
February 25, 2020 at 7:56 pm #1187823
Hi, I am using a post slider to show posts related to events that will be fed from a Facebook Events Page.
I don’t need those events to show date (event date will be in the excerpt and publication date might be confusing) nor do I need it to show category (for now)
How can I remove the items and also what css is required to narrow the margins top and bottom of the excerpt?
February 26, 2020 at 2:34 pm #1188070Hey nestormakhno,
Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?
Best regards,
RikardMarch 4, 2020 at 11:45 am #1189998Hi there – sorry for the delayed response. Have been trying (unsuccessfully, so far) to get the domain name pointed at my server.
It will hopefully happen soon, but in the meantime below is a temp link, that will expire in 24 hours.
-
This reply was modified 5 years, 8 months ago by
nestormakhno.
March 4, 2020 at 7:31 pm #1190182Hi nestormakhno,
Can you please make that account admin? We cannot even see the page like this.
Best regards,
VictoriaMarch 4, 2020 at 11:08 pm #1190255I have set it as admin and renewed the link for the next 24 hours (hopefully)
March 5, 2020 at 10:19 am #1190356Hi,
Thanks for that. Please try this in Quick CSS:
.home .slide-content .blog-categories, .home .entry-footer .slide-meta, .home .slide-content .av-vertical-delimiter { display: none; }Best regards,
RikardMarch 10, 2020 at 11:37 am #1191770This half worked, thanks – I had to KO the category at the top by adding:
.html_elegant-blog #top .post-entry .blog-categories {
display: none;
}I wonder if there is any way of just ensuring that the CSS is not even called. I notice Enfold does seem to have a lot of redundant CSS appearing on page load.
March 11, 2020 at 4:39 am #1192120 -
This reply was modified 5 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
