Mobile Website Issues

Home Forums All Other Themes Mobile Website Issues

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #129853
    colleen.k.burnscolleen.k.burns
    Participant
    • Topics: 6
    • Replies: 26
    • Total: 32
    Member since: August 25, 2019

    Hello,

    The navigation menu button on my website will not open up on the front page of my website, which is https://colleensmartialartcorner.com. And my “About” button in the about section of my front page will not open up on mobile. I have entered in the link in the Read More button of my dashboard, but when I click on it, I Keep seeing the # sign and then it redirects to the home/front page. How do I fix this?

    #129893
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    #simple-menu {
        z-index: 999999999;
    }
    }

    Regards,
    Dave

    #129900
    colleen.k.burnscolleen.k.burns
    Participant
    • Topics: 6
    • Replies: 26
    • Total: 32
    Member since: August 25, 2019

    Hello Dave,

    I copied, pasted, and published, then tried to press on the navigation menu button on my phone, and it still won’t work.

    Colleen

    #129903
    colleen.k.burnscolleen.k.burns
    Participant
    • Topics: 6
    • Replies: 26
    • Total: 32
    Member since: August 25, 2019

    Do I need to take off the addon from AMP for WP plugin?

    #129911
    colleen.k.burnscolleen.k.burns
    Participant
    • Topics: 6
    • Replies: 26
    • Total: 32
    Member since: August 25, 2019

    Hello again Dave,

    So I deactivated the AMP for WP Plugin, and now the mobile format is working, but there is a blank space between the top post on the blogroll and the topbar with a code that reads “asdsadasd,” which can also be seen on the computer version as well. How do I fix this, in addition to the top bar widgets not showing up either on the computer and mobile versions?

    I appreciate your help, by the way!

    Colleen

    #129996
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .blog .post_head {
        display: none !important;
    }

    Regards,
    Dave

    #130003
    colleen.k.burnscolleen.k.burns
    Participant
    • Topics: 6
    • Replies: 26
    • Total: 32
    Member since: August 25, 2019

    Thanks Dave! I appreciate your help!

    Colleen

    #130062
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi Colleen,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/

    Regards,
    Dave

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