Archived topic
Headline too big for mobile view
5 replies · Started by Denis on November 14, 2022
Hello,
in the mobile view, "IHR ELEKTROFACHBETRIEB" is displayed beyond the container and not adjusted.
How can I fix this?
The menu sign would also have to go, since I don't use a menu.
https://elektrotechnik-resch.de/
Thanks for your help.
Denis
Hi Denis,
You would need to reduce to Font-size so that it fits on mobile. Example: https://share.getcloudapp.com/6quNmYDN
As for the Menu toggle icon, can you go to Appearance > Customize > Layout > Primary Navigation, and set the Navigation Location to No Navigation?
Then, add this in Appearance > Customize > Additional CSS as well:
nav button.menu-toggle {
display: none !important;
}
Thanks Fernando. This works very well.
One more thing.
In the first line in mobile view.
Logo size is okay but Logo Text is too long. This must be smaller.
How can I adjust this?
https://elektrotechnik-resch.de/
Thanks Denis
Hi there,
In Customizer > Typography you can Add Typography for the Site Title, or edit it if one exists. Then you can change the font size for Mobile.
Alternatively you can enable the Mobile Header in Customizer > Header, and there you can upload a Mobile Specific logo to replace the desktop header.
Wonderful. Thanks for great support.
Regards
Denis
Glad to be of help