- This topic has 5 replies, 2 voices, and was last updated 2 weeks, 5 days 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 › windows and doors theme – logo size on mobile/tablet device
Hi,
I’m using the windows and doors theme and the size of my logo is huge on mobile/tablet devices, how can I change this please?
Thanks
Rebecca
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (min-width:768px) and (max-width:1000px) {
.logo img { height:100px !important;}
}
Regards,
Dave
Hi Dave,
Thanks thats great. There is a lot of padding underneath the logo, how do I make that smaller?
Thanks
Rebecca
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.logo { padding-bottom:0 !important;}
.tagline { margin-top: -10px !important;}
Regards,
Dave
Thanks Dave, all sorted 🙂
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]