Jump to content

text drag color & Touch mark area on mobile

Recommended Posts

Site URL: https://seonto.kr

1. How can I change the text drag color on mobile?
I add this code on custom CSS page. PC mode is works, but not on the mobile..

	::selection
		{
			color : #82aaaa ! important ;
			background : rgba(155, 195, 195, 0.15) ! important ;
		}


		@media screen and (max-width: 767px)
			{
				::selection
				{
				color : #82aaaa ! important ;
				background : rgba(155, 195, 195, 0.15) ! important ;
				}
			}

 

2. When I touch some image or title on mobile website, the touch mark area (gray block) is shows on. Can I hide or remove it on all web site on mobile? Thanks :)

Link to comment
  • Replies 2
  • Views 589
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

::selection works on most browsers, but doesn't work on iOS mobile. From a quick bit of research, it doesn't look like there's a way to change this on iOS mobile.

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
On 10/6/2022 at 5:16 PM, Ziggy said:

::selection works on most browsers, but doesn't work on iOS mobile. From a quick bit of research, it doesn't look like there's a way to change this on iOS mobile.

Thanks a lot! Then there's no way to remove the touch mark area too?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.