Featured Content Title box
- The topic ‘Featured Content Title box’ is closed to new replies.
Need help? Check out our Support site, then
Hi Luke,
Sorry for another question.
I am trying to make the background of Featured Content Title box clear, instead of black. For example, on: https://forrestgamplapland.com/
Where it says : Summer, Winter, Tentsile Experience Camps.
I have tried lots of different class tag and the individual post identities but I can’t seem to make it work.
Any help on the correct tags would be amazing.
Thanks once again,
Josh
The blog I need help with is: (visible only to logged in users)
You can change the style of these area using custom CSS. I’ve provided a custom CSS snippet below to get you started.
.wayfarer-featured-posts .block-grid-item-title a {
background: none;
border-width: 0;
}
That should get you close to what you are looking to do. Let me know if you have any questions.
Absolutely spot on!
I was using the correct classes but the wrong CSS code! Thank you so much.
Really enjoying the theme!
Congratulations on making it so well!
All the best,
Josh
Excellent, good to hear!