Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24228
    admin
    Member

    Hello Dan,

    Sorry to hear you are having issues with your Primas theme on mobile version. We tested the theme on phone and do see an issue. The issue is that the submenu is appearing, but it is white on white, so white text on a white background. That is not a good thing.

    In working with the dev team, we did find a temporary fix while they work on the issue for the next theme update.

    Using the Advanced Tab in the Customizer, select the Advanced JS&CSS button.
    Next, select the button to add Custom CSS.
    Enter the following code:
    @media (max-width: 767px) {.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a { color: #000; }}

    This will make the text of the submenu black for screens smaller than 767 pixels wide. That should work until the dev team gets the updated menu released.

     

    Kindest Regards,

    Scott M

    #24227

    I am having problems with the Primas theme not rendering the responsive menu properly. Currently it is a hover menu (which does not work in a non-cursor environment, such as a phone) and the sub menus actually disappear on a smaller screens. Here’s the homepage:

    http://friendsofnpl.com/bg_friendsofnpl.com/

    Thanks for any assistance you can provide.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Troubleshoot a Responsive Menu’ is closed to new replies.