- This topic has 7 replies, 3 voices, and was last updated 7 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Logo in header seems faded
My logo seems faded when placed in the IT Consultant Pro theme’s header.
Is there a way to make it more brilliant? Maybe there is some kind of opacity setting for it?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Shri
www.harderit.com
I looked into it further and maybe it is just my picture file, but if you have any suggestions it is appreciated. Thanks.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header #logo img { height:auto !important;}
Regards,
Dave
Wow, that is brilliant. I changed my image file’s brightness property (lowered it) and combined it with this custom CSS code:
.header #logo img { height:auto !important;}
and now the logo stands out much better.
Thank you Dave!
Next question: This did increase the height of the header bar. I have already cropped my logo file but there still seems to be too much space between the logo in the header and the slide deck. Is there a way to shorten that distance so the slide deck is tighter to the header above it?
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.head_fix { padding:10px 0 0;}
Regards,
Dave
Yes, that code does what I wanted.
I increased it slightly to 12px to find the sweet spot of the banner height I needed:
.head_fix { padding:12px 0 0;}
Thank you.
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
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 […]