Hi guys,
On this site: wp.uitgeverijvanwarven.nl/kijken I made a page wp.uitgeverijvanwarven.nl/onze-boeken/ (please make sure you click the first given link first or the coming soon plugin won’t let you in) with a masonry grid of blog posts.
I used advanced layout editor to create these posts. However, the titles of the posts do not show up on the grid page, in spite of the fact that I selected to show “title, excerpt and read more”.
Can you please advice?
Thank you :-)
Kind regards from an Enfold addict in The Netherlands,
Anne
Ok, I found the “issue”.
I had changed the css to
h3.slide-entry-title.entry title {
font-size: 1.2em;
color: #ffffff;
}
But then I want the title on the slider to stay white and the grid layout to be grey. As I use postslider in grid layout I can’t. Can you tell me how to achieve this?
Thank you :-)
Hi,
Glad you figured it! To change the title color in slider please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-content-slider .blog-categories.minor-meta a, .avia-content-slider h3.entry-title {
color: #FFF!important;
}
Best regards,
Vinay
You’re an angel, it looks great now!
Thank you so much.
Kind regards and a big smile!
Anne
Hi,
Glad to hear we could be of help! Feel free to reach out to us again if you need further assistance :)
Best regards,
Jordan