Hello There
Regarding https://kriesi.at/support/topic/button-border-and-picture-button-in-header/
I Placed the icon into the header however, doesn`t seem to be responsive, does it ?
Another point i entered a Costum css that the sticky headers color changes when scrolling.
.header-scrolled #header_main {
background-color: #4ab16d;
}
This doesnt work When i cancel the shrinking header function.
While the button in the header doesnt shrink, i need to cancel the shrinking header option to have a good look ?
Could you help me
Thanks and Regards
Hamdi
Hi Hamdi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi,
Please try the following in Quick CSS:
.header-scrolled #text-8 .textwidget img {
height:30px !important;
width:30px !important;
}
Thanks,
Rikard
We can close the ticket.
Thanks and Regards