- This topic has 4 replies, 2 voices, and was last updated 9 years 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]