SmDDB
-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
SmDDB reacted to MidnightClub in Remove site title link from homepage
Hi @SmDDB,
Try this:
#collection-5d01791ff7754c00012b4be8{
.site-title-link{pointer-events: none;}
}
Basically only on the homepage, you deactivate the possibility to have an action on click on the logo.
Cheers,
Fab