Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't select html text

I have run into a peculiar problem.

Some HTML text on my page becomes unselectable and its anchor descendants are not recognised when hovered (Tested in chrome).

You have to fulfill certain requirements to cause it to happen. Here is my example page:

http://rcnhca.org.uk/sites/first_steps/personal-and-people-development/

If you reduce the browser window width to smaller than 520px (So my @media css kicks in) you are no longer able to highlight or select a link in the main body of text.

Can anyone see what is causing this?

like image 236
George Reith Avatar asked Jun 12 '26 16:06

George Reith


1 Answers

user-select: text !important;

this can help u thanks.

like image 154
Nawab Ali Avatar answered Jun 15 '26 05:06

Nawab Ali



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!