- This topic has 5 replies, 2 voices, and was last updated 7 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
Tagged: Header Logo Hightech
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
Multiconcept WordPress theme have been gaining importance in our industry and a requirement for the last theme ever or a killer theme which can at […]
We have put together a dynamic collection of clothes and apparels WordPress themes for the relevant business industries and representatives, clothes and shoe store owners, […]
When it comes to developing a website, whether you are looking to jump start your business or looking to set up an eCommerce portal or […]