• I’m building a website with Make theme (free version), so far works pretty well. The only issue I have is that the main menu on mobile has just one style. Is there any way of changing it? (like changing the position, interaction, colours, etc). As I said, I’m using the free version of Make, does Make plus has that feature? I even tried uploading a plugin for mobile menus and now I have two menus when I see my site on my phone.

    This is my site:
    https://pilarfernandez-davila.com

    Thanks!
    Pilar

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Pilar,

    I know we resolved this via email, but here’s the code to hide your menu toggle (in case anyone else is searching):

    .menu-toggle { display:none; }
    
    Thread Starter pilipili29

    (@pilipili29)

    Thanks again, Melissa!

    (And sorry I wrote this post before asking you this by email!)

    Hi, I also want to change appearance of mobile menue…
    I would like to center the menue burger Icon and display it without the dark gray box, or set the colour of the box to my background colour.

    about.gunna-schmidt.info

    Thanks in advance

    G.

    Hello G —

    You’ll want to use that same code above to customize the menu toggle, so for example:

    .menu-toggle { background-color: #ffffff; }

    This cheat sheet may help with the CSS bits.

    Hi Melissa, thanx this worked well at first, but other problems came up in the process with the Mobile menue…
    I opened a new thread:
    “[Theme: Make] mobile menue does not open the menu list”
    But maybe you can help in that case too??
    I am very convinced that “Make” is the best solution for my project, but I need to fix that problem with the mobile menue!
    Thank you in advance…
    *G.

    In which file can I customize the menu toggle?

    I Pertuset.

    Usually changes are made in the style.css of the child theme.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can I change the appearance of the mobile main menu?’ is closed to new replies.