• Resolved snakehead28

    (@snakehead28)


    Hi guys,

    I am developing new site. It is allready running. I have used Crypto theme and I like it a lot.
    However I have two minor issues that I would like to solve.
    I will appreciate any help.

    When I open a page on PC, top menu (bar) looks good. It has a black colour. However when I open this site on my phone it has brown colour (the same thing happens when I zoom it on PC).
    I would like to set it to have the same colour (black) everywhere. I tried to use custom CSS but it did not work. I tried to analyse an element in the browser to find the ID for top menu. I found about 3 different IDs. None of them was called Top menu or something similar . Their IDs are “mysticky-wrap”, “mysticky-nav” and “header”. I am confused about it.
    Can you guys help to make it work ? It must be really simple.
    I also checked Header builder but I did not found any usefull settings there.

    The second thing I would like to ask you is how to close the menu (on phone) after a menu item link is clicked.
    My site is “one page site”, so there are no links in the menu, only page jumps. They work great, but the menu just wont close.
    Please be so kind and try it on your phones.
    I think I can use a script to solve this but I do not know ho to use them in wordpress.

    I would be happy if you will help me.
    As I wrote, the site is basically finished. I only need to solve these two problems.

    Thank you very much ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    It does look like there is another color being used on that. From a quick inspect I see:

    
    .stm_mobile__header {
        background-color: #261100;
    }
    

    Which I’m sure is not the color you would like.

    As for the closing, I have a feeling it could be something with JavaScript and some CSS class. It could be that the menu is displayed by using an active class and when a link gets clicked you could remove that. That is just speculation though so I can’t say for sure that will work in your case.

    I suggest asking the developer where you purchased the theme as Commercial themes are not supported here. https://themeforest.net/item/crypterio-bitcoin-and-cryptocurrency-wordpress-theme/21274387/support

    Thread Starter snakehead28

    (@snakehead28)

    thanks guys.

    The first issue is now okay. It was quite easy…

    My colleague will take a look on the second one.

    Have a nice day ??

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, please do not use Developing with WordPress for these topics.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu issues on phones’ is closed to new replies.