- This topic has 5 replies, 3 voices, and was last updated 8 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 › 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
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]