Title: Font Menu Mobile
Last modified: October 4, 2022

---

# Font Menu Mobile

 *  [adrienpiron](https://wordpress.org/support/users/adrienpiron/)
 * (@adrienpiron)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/font-menu-mobile/)
 * Bonjour,
 * Je n’arrive pas à agrandir la police d’écriture du logo menu mobile (avant d’entrer
   dans le menu).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffont-menu-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/font-menu-mobile/#post-16070712)
 * Hello [@adrienpiron](https://wordpress.org/support/users/adrienpiron/),
 * Which text do you want to change the font size?
    Can you please share a screenshot?
   You can upload your screenshot here: [https://postimages.org](https://postimages.org).
 * If you want to change the font size on the notification bar, Since you are using
   the third-party plugin, please check the plugin settings. Perhaps they’ve provided
   some options for this.
 * Also, you can put the CSS below in Customizing > Custom CSS/JS > CSS Code:
 *     ```
       @media(max-width: 480px) {
           .edn-notify-bar p {
               font-size: 17px !important;
           }
   
           .edn-notify-bar span {
               font-size: 17px !important;
           }
       }
       ```
   
 * For more information about the CSS/JS code on the customizer, please read this
   link:
    [https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website](https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website).
 * You can learn how to use Chrome Developer Tools or Firefox Developer Tools to
   help you see and test changes to your CSS:
    [https://developers.google.com/web/tools/chrome-devtools/](https://developers.google.com/web/tools/chrome-devtools/)
   [https://developer.mozilla.org/en-US/docs/Tools](https://developer.mozilla.org/en-US/docs/Tools)
   CSS Tutorial: [https://www.w3schools.com/css/](https://www.w3schools.com/css/)
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘Font Menu Mobile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shahin](https://wordpress.org/support/users/skalanter/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/font-menu-mobile/#post-16070712)
 * Status: not resolved