Hi, i think the title explains it very well.
I want the button to be 0.6 opacity like it is now, if not hovered but the text should be 1.0 always.
https://myecomagent.com/
PW: 2023
Greetings
Hi, i think the title explains it very well.
I want the button to be 0.6 opacity like it is now, if not hovered but the text should be 1.0 always.
https://myecomagent.com/
PW: 2023
Greetings
Hi @MyEcomAgent
I have this one.
The text are conflict with the white color line. So its unreadable.
.banner__buttons {
background-color: rgba(0, 0, 0, 0.2);
}
This is perfect thank you