Hi,
I would like to create a world map with hotspots. Can you change the size of the hotspots because the circles are to big. I would like smaller circles.
Thanks.
Harry
Here you can see the Picture with the hotspots what I mean:
http://www.hgp-photography.com/travel-with-me
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-image-hotspot_inner {
height: 18px;
line-height: 18px;
width: 18px;
font-size: 8px;
}
Hope this helps.
Best regards,
Nikko
Hello,
This is already in the CSS at the General Styling:
#top.single-post .template-blog .blog-meta {
display: none;
}
What should I do?
Write this below?
Thank you.
Harry
Hi Harry,
Yes, just add it below that code. :)
Best regards,
Nikko
Oh thanks, it works!
Best regards,
Harry
Hi Harry,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko