Mobile view

Home Forums All Other Themes Mobile view

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203343
    Thomas MurrinThomas Murrin
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: January 23, 2023

    Hi, when I view my site (https://redsealrenos.com) on mobile view, the header navigation buttons are not visible. How do I fix this?

    #203347
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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:1023px) {
    #simple-menu .fa-bars, .pad_menutitle .fa-bars, .pad_menutitle .fa-times { color: #000 !important;}
    }

    Regards,
    Dave

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