button link color

Posted in: Newspaper
Post count: 106

Hello.

After changing the text link color,

The button link color also changes.

The following URL is the content of the question.

—-

https://kimstipguide.com/wp-content/uploads/2021/12/21-12-14.jpg

—–

What I want is that the button link text color should not be applied.

Here is the custom CSS code.

.tdb_single_content a:not(.wp-block-button__link){
text-decoration: underline!important;}

thank you.

https://kimstipguide.com/the-best-high-specification-gaming-computer/

Post count: 21065

Hello @kimstipguide!

Add this code also:

a.wp-block-button__link:hover {color: blue;}

You can change the color by replace the word “blue” with a color code or color name.

Thank you!

Post count: 106

good. It’s been resolved.
Thank you.
Bettina!

Post count: 21065

Hello @kimstipguide!

I’m glad that I could help you.
Let me know if you need further assistance.

Have a nice day!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.