- This topic has 8 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › logo too small on mobile/tablet
Its about theme Restaurant Pro.
How do I prevent the header logo is too small on your mobile?
Logical that the logo is smaller but now it is unnecessarily small…
Hi Angela,
Kindly show us your website URL.
Regards,
Brad
http://www.anntwan.nl/wp/
Hi Angela,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width: 767px) {
.header .header-inner .logo{width:80% !important; margin:0 auto !important;}
}
Regards,
Brad
Thanks!
I have another question. About homepage section “todayspecial” (which I have given another name: “nieuw in de winkel”), how can I put the titles on the photos neatly in the middle?
Hi Angela,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
#todayspecial-box h2 {left:0 !important; position:relative !important; top: -190px !important;}
Regards,
Brad
Thank you very much!!!
🙂
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. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]