This topic has 5 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Muhammad Zaki
Hi Support,
I added this below to css on css custom but not working, so I modified the fixed background color on Color Scheme. Not sure why?
.fixed-header-area{
background-color: #000000 !important;
}
.fixed-header .menu > li .nav-sublist-dropdown {
background-color: black !important;
}
Thanks and Best Regards,
Thomas
My link
Hi Support,
After I modified below css it worked. But on mobile fixed-header still keeped the old version.
.fixed-header .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist {
background-color: black;
}
Hi Support,
Please ignore my request. All fixed.
Thanks and Best Regards,
Thomas
Hello,
Thanks for letting us know, glad you have solved your request. Let us know if you need any other assistance.
Regards
You must be logged in to reply to this topic.Log in/Sign up