Home › Forums › Gravida Support › Call To Action button
- This topic has 10 replies, 2 voices, and was last updated 1 year, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 3, 2023 at 8:39 pm #207773
Hi,
On the pages https://www.mlbeauty.nl/new-home/services/ Treatments/ https://www.mlbeauty.nl/new-home/services/huidproblems/ https://www.mlbeauty.nl /new-home/services/products/ I have placed a call to action. I have the following questions about this:
1. I have set the Hover Color button to black, see screen shot:
https://ibb.co/gmgBzHq
2. On the preview desktop, tablet and mobile, the hover button does not turn black, but the border color see screen shot:
https://ibb.co/vZcWQSkWhat’s wrong here?
Regards,
Kor
October 5, 2023 at 4:57 pm #207824Hi,
Kindly use this CSS.
.skt-blocks-cta-64c14415-49d4-4a7c-9726-6383955cefb2 .skt-blocks-cta-button-wrapper:hover { background-color: #000000 !important; }
Regards,
ChrisOctober 5, 2023 at 7:33 pm #207833Hi,
I have applied the CSS code see screenshot:
https://ibb.co/D8k5n3G
The only thing that changes is the border color #000000, but the background color remains FDB84 and does not change to #000000 see screenshot:
https:/ /ibb.co/ZNLFzSH
Regards,
Kor
October 5, 2023 at 7:46 pm #207834Hi,
I see that on the page https://www.mlbeauty.nl/new-home/services/huidproblems/ the Hover Color button is black see screen shot:
https://ibb.co/7X1T2TP
On the other two pages https://www.mlbeauty.nl/new-home/services/ Treatments/ and https://www.mlbeauty.nl /new-home/services/products/ it is not yet good as previously described.
Regards,
Kor
October 6, 2023 at 12:41 pm #207865Hi,
Kindly use this CSS to resolve hover color issue.
.skt-blocks-cta-91c29d0a-1d94-45ad-b90c-69cfd2380ccf .skt-blocks-cta-button-wrapper:hover, .skt-blocks-cta-5ceed8ec-25d7-4761-b66d-1505fed2a103 .skt-blocks-cta-button-wrapper:hover { background-color: #000000 !important; }
Regards,
ChrisOctober 6, 2023 at 12:59 pm #207867Thanks for helping
Regards,
Kor
October 6, 2023 at 2:09 pm #207874🙂
October 9, 2023 at 2:40 pm #207921Hi,
There is still a problem with the Hoover Button Color. I created two new CTAs on the page https://www.mlbeauty.nl (home) and https://www.mlbeauty.nl/new-home/services/. The Hoover Button Color does not turn black.
See screen shot:
https://ibb.co/wYfTHKVI expected it to be resolved with the latest CSS adjustments.
Regards,
Kor
October 10, 2023 at 10:50 am #207940Hi,
Kindly use this CSS.
.skt-blocks-buttons-repeater:hover, .skt-blocks-cta-button-wrapper:hover { background: #000 !important;} .skt-blocks-buttons-repeater a:hover { color: #fff !important;}
Regards,
ChrisOctober 10, 2023 at 2:11 pm #207952Hi,
Thanks.
Regards,
Kor
October 10, 2023 at 3:52 pm #207956🙂
-
AuthorPosts
- You must be logged in to reply to this topic.