Okay
  Public Ticket #2304728
Image hotspot
Closed

Comments

  •  8
    marknorm14 started the conversation

    Hi...


    with the image with hotspots - is it possible to reduce the size of the hotspots themselves??


    thanks as always

  •  8,992
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar_hotspot {
       
        transform: scale(0.75);
    }

    Thanks



    ThemeNectar Support Team 

  •  8
    marknorm14 replied

    Perfect...thanks as always


    norm