• Resolved leadish90

    (@leadish90)


    I am unable to click and open posts in mobile. I am unable to either click on the the post or “Read More” to read the post in the mobile.
    Please assist.

    Thanks

    • This topic was modified 4 years, 10 months ago by leadish90.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themevedanta

    (@themevedanta)

    Hi,

    Please add below custom CSS in your theme Customize
    Appearance -> Customize -> Additional CSS

    @media only screen and (max-width: 768px) {
        .post-content.float-left {
            float: none;
    
        }
    }

    Thank you

    Thread Starter leadish90

    (@leadish90)

    It works fine now. Thanks a lot for the quick response.

    Theme Author themevedanta

    (@themevedanta)

    Hi,

    We are happy to help, and We are always ready for your help. If you have like our theme, please give a five-star review. It will be a big help to us from you.

    Happy Developing.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links not working on mobile’ is closed to new replies.