Hi I want header like http://www.htc.in website the header change transparent colour to white on mouse hover how to apply this effect in my website please help
My Website not published under development http://www.brightleds.in
This topic has 8 replies, 2 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler
Hi I want header like http://www.htc.in website the header change transparent colour to white on mouse hover how to apply this effect in my website please help
My Website not published under development http://www.brightleds.in
Hello,
Please provide temporary wp-admin access, so we can check your site.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
Hi this is admin login details
Hi,
What is URL of the login page?
Regards
all details in Private content area please resolve
Hello,
I can’t open http://www.htc.in/ Could you provide a screenshot of the desired result?
Background of the header you can change via Theme Options > Header builder > Main header settings > Background Color, transparent can be achieved like this – https://prnt.sc/wdk0b1 + https://prnt.sc/wdk0gk
https://xstore.8theme.com/demos/2/plumbing/
Regards
sir please refer attached images
the header background color white and text color black want to change on mouse hover
https://prnt.sc/wdlzuj + http://prnt.sc/wdm1w7
Hello,
Sorry for the delay in answering.
Add the next code in Theme Options > Theme custom CSS:
.header-main:hover {
background-color: #fff;
}
Regards
The issue related to '‘Header Colour’' has been successfully resolved, and the topic is now closed for further responses