- This topic has 5 replies, 3 voices, and was last updated 8 years, 6 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 › Logo distorted on mobile screen
we have a problem with my theme for restaurant.
Our Logo “Fabio’s” on the mobile screen is distorted.
How can I fix it?
We require some help in fixing the problem.
Thank you.
Hi Eralda,
Kindly show us your website URL.
Regards,
Dave
Here is the URL Dave: www.fabiospizzadoha.com
Regards,
Shri
Hi Eralda,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.header .header-inner .logo{width:auto !important;}
}
Regards,
Dave
Thank you very much!!!!
Its possible to have a background in black color?
Now is in grey color.
Thank you again
Go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.header-inner{background-color:#000000 !important;}
}
Regards,
Dave
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]