- This topic has 4 replies, 3 voices, and was last updated 7 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › SKT Biz Pro logo position & size on mobile device
Hi,
Could You please help me with the CSS needed to position the logo in the center on desktop computer and make it larger on mobile devices?
At the moment I’m using
#logo { width:60%;}
Thank you in advance! 🙂
…
Kindly show us your website URL.
Regards,
Shri
Hi, it’s www.piracon.ee
Thanks 🙂
Hi Peeter,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#logo {display: table; float: none; margin: 0 auto; width: auto;}
@media screen and (max-width:479px) {
#logo img { height:auto;}
}
Regards,
Chris
Webflow to WordPress WordPress has been in-demand content management for quite a few years now. It works like a saviour for millions of websites and […]
Are you looking for the best easiest WordPress themes and templates? If yes, you have landed on the right page. This post talks about the […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]