Hi, @erikatillotson
Please go to Customizer -> Theme Settings
Blog -> and untick the Show CTA?
option.
Thank you. Is there any way to put pictures where the CTA boxes were??
These 3 blocks are latest 3 posts and it’s categories. Please put featured image on latest posts. Latest 3 posts featured image are display there.
Let us know if you have further query our team always ready to help you
Thanks. I was also having a problem removing categories from the posts on the home page. Is there any way to remove categories altogether? I chose the large format for my posts on the home page and I want to get rid of the categories.
Hello erikatillotson
Please put this css to your Appearance >> Customize >> Additional CSS
.entry-header .cat-links{
display:none
}
.entry-header .sep{
display:none;
}
please let us know if you have any further query our team always ready to help you.
Thank You
Thank you so much!
I have one last request. I’m wondering why my header image is showing up dark. Is there any way to remove this feature and add an image with its true color?
That’s going to be easy. I thought I could give you the Additional CSS, but I have CSS for 4 different things, and I’m not sure which is to make the image the right colors.
I’m totally loving the theme. !!!
Are you able to send me the CSS you have? I could try each one to see if it works.
Hi,
That’s a really good idea! Clever You 🙂
body.page .content-area .entry-thumbnail,
body.single .content-area .entry-thumbnail{
display:none;
}
.header-image::before{display:none}
.wow {
animation: none;
animation-name: none;
}
I wonder if I should have used the code button above…
body.page .content-area .entry-thumbnail,
body.single .content-area .entry-thumbnail{
display:none;
}
.header-image::before{display:none}
.wow {
animation: none;
animation-name: none;
}
Thank you!!!! It worked!! 🙂
Happiness!!! I’m so glad.
Well done you for going forward !!!
🙂
Karen