Tagged: enfold, hotspots, invisible, Numbers Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 21, 2023 at 8:37 am #1401862 Anna_TewesParticipant Hey, how can I disable the numbers for mobile? On Web the numbers are not visible but on mobile they are. They should be invisible because we want a “Invisible Link”. March 23, 2023 at 5:49 am #1402072 NikkoModerator Hi Anna_Tewes, Please try to add this CSS code in Enfold > General Styling > Quick CSS: @media only screen and (max-width:767px) { #top .av-hotspot-container .av-image-hotspot_inner { display: none; } } Let us know if it helps. Best regards, Nikko Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In