Closed dardania84 closed 7 years ago
It is just CSS. Open your devtools in Chrome and try to find the appropriate selector. Once you have it you can overwrite any CSS rules in config/config.scss
Do i need to convert CSS to place it in config.scss or just paste the code the way it it is
wphc-posts .card .item-image { height: 200px; background-color: #e42112; background-size: cover; position: relative; }
This is the CSS
never mind i got it
thank you!
I would like to change the white color to something else. Please help.
Thank you...