Tagged: blog grid
Wonderful Enfold support team!
I have a couple of hopefully simple request on the Blog Grid format that I’ve chosen for one of my pages (link listed in Private Content).
1) Remove Comment Count and Post Date from the grid layout completely
2) Center the excerpt content (the excerpt on this page displays a date that I’ve manually entered in the post excerpt, not to be confused with the date the post was published)
3) Reduce the spacing between the post title and the excerpt displayed
That’s all, thank you!
Sorry one slight edit to my request – As I’m clicking around and changing things, on #2 I’m now looking to center all the text below the featured photo and possibly increase the font size of the post title
Thanks!
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.slide-meta {
display:none;
}
.slide-entry-excerpt {
text-align:center;
}
Best regards,
Rikard
Hi Rikard!
Thanks that worked! It didn’t center the headline nor allow me to change the font size, but I found in another forum this code to do that:
h3.slide-entry-title {
font-size: 20px !important;
text-align: center;
}
Hi,
I’m glad Rikards suggestion worked. Do you need further help, or shall I close this thread?
Best regards,
Jordan Shannon
Please do. Thanks!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon