• Resolved bertjamin

    (@bertjamin)


    Hello,

    The menu of my site on mobile devices and smaller screens are the well known horizontal stripes. How do I add the tekst ‘Menu’ to it?

    Thanks in advance,
    Bert Jamin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Bert,

    thanks for using Tuto WordPress theme.

    How do I add the tekst ‘Menu’ to it?

    This would be possible with a line of CSS:

    .slicknav_menu .slicknav_menutxt { display: block; }

    Feel free to further customize this as you like. In order to add custom CSS code to your website, you can either make use of a child theme or plugins like Simple Custom CSS.

    Thread Starter bertjamin

    (@bertjamin)

    Hi,

    Thanks a bunch! It works… so you just made my day!!

    Cheers,
    Bert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Menu text’ is closed to new replies.