Jump to content

two line site title enable pointer events is not working on safari

Recommended Posts

Site URL: https://www.benedictmitterbauer.com/home-english

Hello,

I have a two line site title. I tried to enable pointer events for the english version of the website because I don't want the link back to the german start page.

It works perfect for the "site-title" on google chrome and also on safari. But for the "site-title:after" it works only on google chrome but doesn't work on safari.

I tried this codes:

 a#site-title,
a#site-title:after
  {pointer-events: none; cursor:none}

and also

    .header-title-text a,
a#site-title:after
{pointer-events: none; cursor:none}

I don't know why it works perfect on google chrome but not on safari.

Any suggestions?

Thanks!

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I think if you add for #site-title, it will work for both #site-title + pseudo (#site-title:after)

a#site-title {
    pointer-events: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Thank you Tuan for your answer. I've tried it only with #site-title, but it doesn't work for #site-title:after.

The Code I use works for Chrome but not for Safari and I don't know why...

 

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.