- This topic has 5 replies, 2 voices, and was last updated 2 years, 10 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
A colorful collection of the best baby store WordPress themes is showcased in this article for kids stores and shops, online baby stores, game stores […]
Do you want to create your taxi transport and car rental business site? Are you looking for the best theme that facilitates your website? If, […]
WordPress has been around for 15 years now it’s not going anywhere but up the ladder and you can expect fascinating WordPress trends in 2021. […]