Hello,
Three queries:
1. I would like to remove the three grey lines under each Blog Posts section on my site (link provided). The lines are where the post meta info should be, but I don’t want to display meta info. I am using the elegant blog layout.
2. I would also like to center the blog titles, make them bold and uppercase. Can you please provide the css to make those changes for Blog Post and Post Slider elements?
3. The title for single blog posts is coming up white in colour. How can I change that to black?
Thanks for your help!
Hey SGN,
1. Please try the following in Quick CSS under Enfold->General Styling:
.single-post .post-meta-infos {
display:none;
}
2. The titles are already centered and uppercase on my end.
3. The titles are black on my end.
Best regards,
Rikard
Hi Rikard. Thanks for the reply. I found a fix for issues 2 and 3, but the three grey lines are still showing even with the code suggestion. Do you have something else we can try?
Figured it out. used just the .post-meta-infos .
Thanks!
Hi SGN,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria