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

    Hello

    We’ve got a site that has a lot of avia toggle IDs on it with hyperlinks to documents. I’ve managed to isolate the potential cause of the hyperlinks not working (or working intermittently), but not sure on the fix.

    The issue seems to be caused by when the toggle link sits within the depth/height of the Nav Class Main Menu – fiddling on browser with the depth of the Padding seems to fix it, but not sure which stylesheet file this is coming from but the URL is:

    /wp-content/uploads/dynamic_avia/enfold.css?ver=6321be1a9511a

    Is there any over-ride code sort this happening so that links are clickable? Otherwise it’s coming across as an intermittent issue rather than a requirement to scroll sufficiently down the page in order for the link to work.

    Tricia

    #1365016

    Hey volpagirl,

    Please try the following in Quick CSS under Enfold->General Styling:

    .main_menu {
        height: auto;
    }

    Best regards,
    Rikard

    #1365035

    Perfect – that’s sorted it. Much appreciated. T

    #1365042

    Hi,

    Great, I’m glad that we could help. 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.