- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › SKT-HighTech Header Logo
Hi Guys,
Just added the hightech theme and I have added my logo to the header which is 130px,360px.
How do I make it not push down the menu and make it part transparent..
I tried the following in CSS but no quite right.
.page_head, .post_head { margin-top:0 !important;} .header {
background: transparent !important;
border: none;
position: absolute;
z-index: 10;
}
url: xpertcomputers.com.au
I have changed the CSS to:
span.desc{display: none;}
.logo .logo-bg {visibility:hidden;}
.header-content-right {float: none;}
.header.type2 #topmenu ul li:last-of-type a{border-right: solid 0px}
but still can’t find how to have the header 10%, 20% etc… transparent.
Got Transparent working but now when the screen size changes how do I get the background colour to not be white?
i added this to the CSS but not working:
@media screen and (max-width: 767px) {.home .has_trans_header .header { background: rgba(24,24,24, 0.3) !important}
}
Hi,
Kindly show us your website URL?
Regards,
Brad
It was in the first post….. here it is again.
url: xpertcomputers.com.au
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
body .header_wrap .header, body.home.has_trans_header .header {
position: absolute !important;
z-index: 9999;
}
}
Regards,
Brad
Ready to showcase your next big event? Our Expo WordPress Themes turns your website into a digital showroom. Perfect for trade shows, conventions, and exhibitions, […]
Calling all mom bloggers! We’ve created a WordPress theme that’s as unique as your parenting stories. Beautiful, easy to use, and perfect for sharing your […]
Whether you’re hosting concerts, shows, or workshops, our Ticket Sales WordPress Themes make selling tickets a breeze. Built-in payment systems, seat selection, and event management […]