- This topic has 4 replies, 2 voices, and was last updated 9 years, 1 month 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 › All Other Themes › Adjusting logo size on mobile – Photo Session Pro
Currently building this site – http://studiozflowers.com
I was able to make some adjustments to the header for the regular site to get it how I wanted it. I made the custom CSS changes so that they only take affect when looking at the site on a full-size screen.
I was trying to get the logo larger on the responsive version and perhaps nudge it over to the right a bit (such that it isn’t hugging the left side of the black header box) but was having trouble figuring out what I need to do here. I’m fairly new to using CSS with mobile-responsive sites, so any suggestions would be appreciated.
Thank you.
Hi Michael,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (min-width: 480px) and (max-width: 767px) {
.header .logo{ float:none !important; max-width:100% !important;}
.logo img {margin-bottom:0 !important;}
.mobile_nav{width:100% !important;}
#site-nav{width:100%; margin:0 !important;}
}
Regards,
Brad
I entered this custom CSS and nothing seems to change.
Hi Michael,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Brad
Hi Michael,
Yes send us your login information via email.
Regards,
Brad
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
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. […]