How to show "post a request" button TEXT on mobile view?

Hi,
Please try this CSS snippet:

.hp-menu--site-header .hp-menu__item--request-submit span { 
	display: inline !important;
}

Please note that you may require additional customizations in the future.
If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

P.S. If you purchased a theme or extension, please enter the license key in the forum profile settings, this will enable the Premium Support badge and ensure a 24-hour turnaround time.

2 Likes