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

    Hello:
    My website is having issues with links working in color sections on mobile and tablet views after the latest Enfold update.

    I’ve tried using this code, as was recommended on another thread, but thus far it has been unsuccessful: .avia_mobile #top .av-parallax-section{z-index: 0;}

    Here’s the site: http://bit.ly/1f5o1OH

    Please advise.

    #245420

    Hi mworley!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    #mobilehometwo a { z-index: 99 !important; }}

    Cheers!
    Yigit

    #248308

    Hello:
    Thanks for responding! However, the problem doesn’t seem to be fixed. Please advise!

    #248474

    Hi!

    Can you try deactivating all active plugins and check if that helps?

    Regards,
    Yigit

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