- 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!!!
🙂
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]