link css..

Posted in: Newspaper
Post count: 106

Hello.

I am curious about the css when I link to the article. (Custom CSS)

The following url is the question description.

https://kimstipguide.com/wp-content/uploads/2021/12/21-12-09-100.jpg
(Links should only apply to text.)

For reference, I

I don’t know any CSS.

thank you.

——–

https://kimstipguide.com/the-best-gaming-monitor/

Post count: 21065

Hello @kimstipguide!

Edit https://kimstipguide.com/the-best-gaming-monitor/ with the TagDiv Composer, and there you can find those settings for links: https://www.screencast.com/t/bndtJ0ljIu7k

Thank you!

Post count: 106

Hello.

Bettina.

then,

‘Show link underline’

How do I set it up?

thank you.

Post count: 21065

Hello @kimstipguide!

To underline a text in your post, edit normally the post, select the text and press CTRL + U (on Windows) or CMD + U (on macOS) on your keyboard. This will underline the selected text. Check this article too: https://ultimateblocks.com/underline-text-wordpress/

Thank you!

Post count: 106

I’m sorry,
Bettina

—–

a: text-decoration: underline:

I mean when you put a link.

Please check the question above again.
thank you.

Post count: 21065

Hello @kimstipguide!

Paste this CSS code when you access a post in the Live CSS:

.tdb_single_content a:hover {
text-decoration: underline!important;

Let me know if this is what you mean.

Thank you!

Post count: 106

Hello!

Bettina.

Check out the address below.

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

Is it normal? No problem?

——-

And the link should not be applied to the button.

https://kimstipguide.com/the-best-advanced-gaming-keyboard/

thank you.

Post count: 21065

Hello @kimstipguide!

No worries about that. Ok, then rewrite the code:


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

Hope that helps you!

Thank you!

Post count: 106

It was helpful.
thank you. Bettina

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