Mobile menu button display issue royal theme

This topic has 7 replies, 4 voices, and was last updated 9 years, 2 months ago ago by Crealys

  • Avatar: Ashley
    Crealys
    Participant
    February 12, 2015 at 14:09

    Hi Technical Team,
    We are currently experiencing problems with a website we did with the royal template.
    It is a One Page website so we don’t need menu here.
    When downscaling window, the mobile menu is appearing… we don’t want it…

    Pictures always talk better:

    http://i.imgur.com/RFy1Gdl.jpg

    any idea how to remove this button once for all?

    The websites we are talking about is:

    http://www.constellationcapitalhouse.com

    Many thanks for your usual support.

    Regards,
    Crealys Team

    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 12, 2015 at 17:19

    Hello,

    To remove mobile menu please add this code in custom.css file:

    @media (min-width: 480px) and (max-width: 992px) {.menu-icon {
     display: none;
    }}

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ashley
    Crealys
    Participant
    February 24, 2015 at 08:30

    Hello,
    We have tried the code as suggested but still appearing.
    Any other suggestion is most welcome.

    Thanks & Best regards,
    Crealys Team

    Avatar: Brian Johnson
    Brian Johnson
    Member
    February 24, 2015 at 11:27

    Hello.
    I have added foolowing code into your custom.css:.menu-icon{display:none;} Please check your site.
    With best regards
    Brian Johnson

    Avatar: Ashley
    Crealys
    Participant
    February 24, 2015 at 12:27

    Hello Brian!
    Many thanks! perfect.

    Any idea why the webloader does not display when full screen (above 1200px)
    the page itself have problem to display (randomly) when fullscreen.

    I have the same problem on http://www.decodesign.mu

    Thanks and regards,
    Crealys Team

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 24, 2015 at 13:22

    Hello,

    Do you made some changes in dafault theme files?

    Regards,
    Robert Hall.

    Avatar: Ashley
    Crealys
    Participant
    February 24, 2015 at 14:51

    Hi Robert,
    thanks for asking.

    Only in CSS.

    Regards,
    Crealys Team

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.