This topic has 2 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler
Hello,
I’ve entered the business phone number in the Top Bar of the header and it looks fine on desktop.
On mobile though the number is tiny and hardly readable, is there a way to set a minimum size and/or force the icons and number to run on two lines?
Many thanks!
Danielle
Hello,
Add this code in Theme Options > Custom CSS > Custom CSS for mobile
.top-bar .languages-area .topbar-widget {
padding-right: 0px;
}
Clear cache of your mobile browser before checking the result.
Regards
You must be logged in to reply to this topic.Log in/Sign up