Site logo

[Resolved] Menu Button on Mobile Home Page not working

Home Forums Support [Resolved] Menu Button on Mobile Home Page not working

Home Forums Support Menu Button on Mobile Home Page not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #362281
    Sebastián

    I can’t click on the menu button on the mobile home page. Works on blog page and the other pages but not on my home page.

    I was “playing” with elementor when this happened but i can’t figure out what is causing it.

    #362290
    Sebastián

    Nevermind, it was an elementor problem.

    #362291
    Leo
    Staff
    Customer Support

    Glad you found the issue.

    #362299
    Sebastián

    Yes althought i need to ask you something.

    I would like to center the mobile text http://i.imgur.com/t6Anuux.png

    What code should i use?

    Thanks

    #362317
    Leo
    Staff
    Customer Support

    This should work:

    @media (max-width: 768px) {
        .entry-content {
            text-align: center;
        }
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.