Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1320287

    This week I updated two of my Enfold websites to the latest version of the theme and now the hot spot links are no longer working.

    Page links in the private area.

    #1320495

    Hey beverlystone,

    Please try removing this from your Quick CSS:

    /*Make hotspots not visible*/
    .av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner {display: none;}

    Then add this:

    .av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner {
        text-indent: 0;
    }

    Best regards,
    Rikard

    #1320518

    Wow. Thank you. I don’t even remember adding that and it wasn’t on my beta websites. At least this one was a quick fix but I feel silly for missing that.

    UPDATE: I do remember adding that now. I am sooooo dumb. I wanted to remove it from one map. Is there a way to have the CSS be page specific?

    UPDATE 2: I figured out I just need to add the page ID. ;-)

    .page-id-#####

    • This reply was modified 3 years, 2 months ago by beverlystone. Reason: Updated response
    #1320635

    Hi,

    Great, I’m glad that you found a solution, and thanks for the updates. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.