• Hi,

    I use rookie theme with sportspress football

    How do I hide the responsive menu of mobile devices? I would like to use only a menu of another plugin

    tks
    fbandiki

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello fbandiki,

    Please share the site url so we can help you with custom css.

    Kind Regards,

    Manoj

    Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    body .main-navigation .menu-toggle {
    	display: none;
    }

    Thanks!

    Copied the code into custom css and did not change anything. Noticed that the ‘body’ was in green text and others in normal blac. Do not know if this means anything thing as I thought CSS stood for “colored space ship” (I’m not a developer).

    i saved the changes, went to home page and did a click on update button. Went to view home page and no change

    Also, instead of not displaying the message, I would like to display a different message.

    Roch

    (@rochesterj)

    Hi!

    Would you mind pasting the link to your website here, so we can check it out?

    Kind Regards,
    -Roch

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide menu responsive’ is closed to new replies.