- This topic has 5 replies, 2 voices, and was last updated 8 years, 11 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 Black/White Theme Support › Transparent header
Hello Support Team ,
I want to create transparent header Menu. I used below custom css:
/* Transparent Header */
.header {
opacity: 0.8;
}
with help of this I can create transparent menu but at same time my font color also changed. white to gray. so is it possible to keep font color as it is and create transparent background?
Thanks.
Hi Megha,
Kindly show us your website URL.
Regards,
Dave
sure.. It is http://www.shusaeng.com/
and one more question I have.
when you see the website, go to services(header menu) and then submenu.It is coming as wrapped text. I want “Precision engineering solution” in one single line. how to do that ?
Thanks.
Hi Megha,
Did you solved transparent header issue?
For the submenu issue. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li:hover > ul{ width:310px; z-index:999999;}
Regards,
Dave
Hello support ,
Above css is not working for submenu issue.
Add this code:
.header .header-inner .nav ul li:hover > ul{ width:310px !important; z-index:999999 !important;}
Regards,
Dave
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 […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]