- This topic has 5 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Website
Hello dear team
I want to change two things on my website.
First: The menu item on the phone is too dark, where can I change the color?
Second: On the mobile website, the logo is too big, where can I change the logo to make it smaller only on the mobile website?
Url: http://hinghaengtwerbetechnik.at.w01806c3.kasserver.com/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:60%;}
#simple-menu .fa-bars { color: #fff !important;}
}
Regards,
Chris
Hello
The menu item is now white.
But the logo is distorted now why?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo img { height:auto;}
}
Regards,
Chris
Hello
So now the logo would fit but because the mobile is still big you can not click the menu anymore but can only click on the logo. is it possible to downsize logo in height as well as in width?
best regards
Silke
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:50%;}
.logo img { height:auto;}
#simple-menu .fa-bars { color: #fff !important;}
}
Regards,
Chris
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
Are you searching for the perfect website template to promote your ebook? This post lists the best WordPress themes designed for authors, writers, and digital […]
Industrial Company WordPress Themes Industrial Company WordPress theme and the templates suitable for industrial websites have been listed here which are really useful for such […]