- This topic has 5 replies, 3 voices, and was last updated 8 years, 7 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]