Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #120425
    Ish
    Participant

    I want to add some text next to the mobile menu to say “Menu” or something similar.

    The site is wp.sca-caid.org

    #120447
    tikaram
    Keymaster

    @webrightcaid: Go to Appearance => Customize => Additional css and add the following css.

    .mobile-menu-text {
        display: inline;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Title’ is closed to new replies.