Home › Forums › WoodMart support forum › HEader problem
HEader problem
- This topic has 12 replies, 2 voices, and was last updated 1 year, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 12, 2023 at 3:44 pm #511762
ahmet.yusuf.arslan.ayaParticipantHello this is our header like the images.
But we wanna make it, when we scroll white not black, how we gonan do that ? and icons and text need the be black but header will be white. Thank you
November 12, 2023 at 3:50 pm #511768
ahmet.yusuf.arslan.ayaParticipantand this is the our header image and link bycevahir.com.tr
Attachments:
You must be logged in to view attached files.November 13, 2023 at 12:58 pm #511945
Aizaz Imtiaz AwanKeymasterHello,
Go to WoodMart > Header Builder > Edit current Header > Configure header row and change the background to white.
Then Go to Theme Settings -> Typography -> Advanced typography -> create a new rule with the “Main navigation links” item and change the menu color to black.
Then Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.wd-tools-element .wd-tools-icon { color: black; }
Best Regards.
November 14, 2023 at 11:21 pm #512397
ahmet.yusuf.arslan.ayaParticipantWe are using overlay header…..
After you brief. site is looking bad..
firstly header need the be overlay trasnaperent when we scroll. need the be white bg..
Please help us we cant doi it.November 14, 2023 at 11:21 pm #512398
ahmet.yusuf.arslan.ayaParticipantAnd this is the now looking website….
Attachments:
You must be logged in to view attached files.November 15, 2023 at 11:17 am #512512
Aizaz Imtiaz AwanKeymasterHello,
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.whb-sticky-real.whb-sticked .whb-row { background-color: white; } .wd-tools-element .wd-tools-icon { color: black; }
Then Go to Theme Settings -> Typography -> Advanced typography -> create a new rule with the “Main navigation links” item and change the menu color to black.
Best Regards.
November 15, 2023 at 3:24 pm #512594
ahmet.yusuf.arslan.ayaParticipantWe cant do it.
November 15, 2023 at 3:25 pm #512595
ahmet.yusuf.arslan.ayaParticipantwe sahre the panel pass this ticket. please help us. we cannot wait 1-2 days to a header. Thank you
November 16, 2023 at 10:00 am #512754
Aizaz Imtiaz AwanKeymasterHello,
Now check back your site. I have added the custom css code in theme settings > custom css.
Best Regards.
November 20, 2023 at 9:50 pm #513933
ahmet.yusuf.arslan.ayaParticipantAizaz still we have problem.
1- When first opening i mean overlay, everything need the be white
2- when we scroll bg color is ok need the be white but fonts need the be black her is ok only overlay first openiing arra elements need the be whiteNovember 21, 2023 at 2:43 pm #514132
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Best Regards.
November 22, 2023 at 10:13 am #514410
ahmet.yusuf.arslan.ayaParticipantWhat we need the do ? we have almost buy 15 license.
November 22, 2023 at 2:26 pm #514531
Aizaz Imtiaz AwanKeymasterHello,
Sorry for the early confusion!
Your issue has been resolved. I have added the following custom css code in theme settings > custom css > Global custom css:
body .whb-sticked .whb-general-header { background-color: white !important; } body .whb-sticked .wd-nav[class*="wd-style-"]>li>a { color: black !important; } body .whb-sticked .wd-tools-element .wd-tools-icon { color: black !important; }
Check back your site after completely clearing the browser cache.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register