- This topic has 8 replies, 2 voices, and was last updated 9 years 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!!!
🙂
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 […]