Home › Forums › Themes Support › Claue › Sticky header menu color is not changing.
- This topic has 17 replies, 2 voices, and was last updated 5 years, 12 months ago by Harry.
-
AuthorPosts
-
-
December 6, 2018 at 6:31 am #27360
-
December 6, 2018 at 9:52 am #27375
Hi,
Please remove code you added
.home .header__transparent .jas-menu > li > a { color: #222; }
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 7, 2018 at 6:07 am #27424This reply has been marked as private.
-
December 7, 2018 at 11:23 am #27437
Sorry, please change color in Theme Option > Color Scheme.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 9, 2018 at 2:39 am #27485
-
December 9, 2018 at 8:49 am #27489
Hi,
Please add below code to Claue > Theme Option > general layout > custom CSS
.jas-action a, .header-sticky .jas-action a { color: #222 !important; }
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 11, 2018 at 9:26 pm #27573
After applying this happened
-
December 11, 2018 at 10:38 pm #27578
I’m sorry i give you wrong code.
Please remove prev code and add new
.jas-my-account ul li a { color: #222; }
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 12, 2018 at 3:31 am #27586
It worked. But I want this buttons to be white because my header background is black. So Icons will be white in all header, sticky header, and mobile.
-
December 12, 2018 at 11:45 am #27597
Hi,
1. I check your site it now the icons are white, please clear cache and check again
2. Please add more code
.jas-push-menu .jas-action a { color: #222;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 18, 2018 at 6:29 pm #27787
-
December 18, 2018 at 9:30 pm #27789
Hi,
Please add more code
.header-sticky .jas-action .jas-my-account a {color: #222;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 20, 2018 at 8:15 am #27819
This is what it did.
-
December 20, 2018 at 11:55 am #27824
Sorry please change code to
.header-sticky .jas-action .jas-my-account ul li a {color: #222;}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 23, 2018 at 2:16 am #27858
This menu is not showing in mobile and tablet view http://prntscr.com/lye9ed
When hovering it gone away http://prntscr.com/lye9uo
-
December 23, 2018 at 11:46 am #27863
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-push-menu #jas-mobile-menu ul > li:hover > a { color: #56cfe1; } .header-sticky .jas-push-menu .jas-action a {color: #222;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
December 28, 2018 at 8:04 pm #27944
Worked perfectly but selected menu is not showing
-
December 28, 2018 at 10:43 pm #27949
Hi,
Please change code to
.jas-push-menu #jas-mobile-menu ul > li:hover > a, #jas-header #jas-mobile-menu ul > li.current-menu-item > a { color: #56cfe1; } .header-sticky .jas-push-menu .jas-action a {color: #222;}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.