• Hi www.ads-software.com-Team,

    On my homepage, where I use OceanWP theme, the links don’t work on mobile devices. I changed the theme and the links work fine, back to OceanWP theme, and again not. Can you help me with this?

    Thanks in advance!

    Best regards,
    Tatjana

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @tatbaumann,

    I saw that you use a cache plugin. It seems that the prioritization in its styles has changed, if you use the CSS combiner option, it may have caused this problem. However, the solution is to use the following CSS in Customizing > Custom CSS/JS > CSS Code:

    #main {
        z-index: 9 !important;
    }

    Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).

    I hope that helps.
    Best Regards

    Thread Starter tatbaumann

    (@tatbaumann)

    Hi Shahin,

    The links are working again on mobile devices after I followed your instructions. Thank you very much!

    Kind regards,
    Tatjana

    You’re welcome.
    I’m glad we could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links don’t work on mobile devices’ is closed to new replies.