Hi Everyone,
I am using the theme “taste” and I don’t like the huge banner. So I tried this code:
.header-banner, .slideshow {
height: 300px; /* Adjust this value to your desired height /
overflow: hidden; / Ensure content does not overflow */
}
.header-banner img, .slideshow img {
height: 100%;
width: auto; /* Ensure the image maintains its aspect ratio */
}
I changed the “height” to 200px, nothing happened. I changed it to 100px and it was still the same.
Any idea what I could be doing wrong?
Thanks ![]()
My website: www.firdosmarket.com