Hi,
I have created an Image with Hotspots.
It has 6 hotspots, and I have selected ‘Numbered Hotspot’ for the Hotspot Laylout.
It displays the numbers 2,3,4,5 and 6. However, it does not display 1.
Can you please advise why this is happening?
Thanks.
Hey eviang!
Number 1 shows up on my end. Please see screenshot in private content field below.
Which browser and OS are you using?
Regards,
Yigit
Ok thanks. That’s odd.
I’m using the latest version of Chrome and Windows 10.
Hey!
Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-3831 a.av-image-hotspot_inner {
color: white!important;
}
Best regards,
Yigit
Does it matter if there’s existing code in there?
Do I just paste it beneath what’s already there?