- This topic has 4 replies, 2 voices, and was last updated 8 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 › IT Consultant Support › header transperent display
hello in my website there is in header area a large long big display there and i want it only simple small display of normal size i want simple normal not too tiny not too large simple black transperent display that looks good and visible properly ! right now it looks like a black large whole display it also covers my main slider image i want it small not too large thankyou..
Hi Krishna,
Kindly show us your website URL.
Regards,
Chris
http://www.brkinteriors.com/
Hi Krishna,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner { height:94px;}
.header .header-inner .logo { margin-left:0;}
.logo img { height:120px; margin:-25px 0 0 -30px;}
@media screen and (max-width:767px) {
.header .header-inner { height:auto;}
}
Regards,
Chris
Hi Krishna,
It seems that your logo has too much space from top and bottom. Kindly crop the logo so that it doesn’t get extra space in the header.
Regards,
Dave
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]