Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #847198

    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

    #847203

    Here you can see the Picture with the hotspots what I mean:
    http://www.hgp-photography.com/travel-with-me

    #847804

    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

    #851123

    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

    #851200

    Hi Harry,

    Yes, just add it below that code. :)

    Best regards,
    Nikko

    #851247

    Oh thanks, it works!

    Best regards,

    Harry

    #851365

    Hi Harry,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Hotspot size’ is closed to new replies.