HI @elisespinola,
Thanks for contacing us,
To change the category image of cinema name, paste the following css code into custom css filed (Theme Dashboard >> appearance >> customize >> header setting >> custom css filed ), then you can change the background image according to your need.
.category-cinema .page-mycarousel {
background: url('http://lorempixel.com/output/sports-q-c-1600-400-5.jpg') repeat scroll 0 0 / cover #143745 !important;
box-shadow: 0 7px 10px -10px #000;
padding: 336px 0 65px;
}
.page-mycarousel img
{
display:none !important;
}
Any confusion lets me know.
Thanks
Hi @imranaliweb !
It works, tks!
But, now: how can I make the posts have the same header image of the category?
Hi @elisespinola,
I checked your website may be your issue has been resolved,
Hope this helps.
Also, if you feel that our help needs some favor to return than you can do it by rating our theme in WordPress repo here:
https://wordpress.org/support/view/theme-reviews/wallstreet/#new-post
Close this Ticket!!!
Thanks