Home › Forums › Themes Support › Gecko › Color Changes – Menu Footer, Header & Hamburger
- This topic has 5 replies, 2 voices, and was last updated 6 years, 7 months ago by Harry.
-
AuthorPosts
-
-
March 15, 2018 at 9:38 am #18164
Hi here,
How can I change the menu colours? I’ll specify in more details what I need in each question (the images are attached)
- How can I change the footer menu color (that is a widget) to dark gray, as the other texts ?
- How can I change the top header menu color to dark gray as well?
- How can I change the background color of the hamburger menu and the top header color as well?
Thank you very much
Warm Regards,
Attachments:
You must be logged in to view attached files. -
March 15, 2018 at 10:28 pm #18197
Hi,
Please add code to JanStudio > Theme Option > General Layout > Custom CSS
#jas-footer, #jas-footer .widget-title, #jas-footer a { color: #3e3e3;} .header__top { background-color: #3e3e3;} .jas-push-menu, .jas-push-menu h3 {background: #3e3e3e;} #jas-mobile-menu ul li a {color: #fff !important}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 21, 2018 at 1:21 pm #18376
Hi,
Thank you very much for your assistance.
The color changes on the hamburguer menu has worked. However, the color change on the footer menu (to dark gray) and on the text on the header top bar didn’t.
Is there any other code that could work?
Thank you very much
Attachments:
You must be logged in to view attached files. -
March 21, 2018 at 6:45 pm #18386
Hi,
Sorry i’m wrong please change prev code to
#jas-footer, #jas-footer .widget-title, #jas-footer a { color: #3e3e3e;} .header__top { background-color: #3e3e3e;} .jas-push-menu, .jas-push-menu h3 {background: #3e3e3e;} #jas-mobile-menu ul li a {color: #fff !important}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 23, 2018 at 11:48 am #18454
Hi there!
Thank you very much :). Now the footer menu worked.
I’m not sure if I was clear before, sorry for that. But I would like to know how could I change the text color of the header-top bar and from the “Menu” and “X” on hamburger to dark gray. Please, you can find the images attached that illustrate better what I’m saying.
Thank you very much again!
Warm Regards,
Attachments:
You must be logged in to view attached files. -
March 23, 2018 at 5:44 pm #18476
Hi Vifalanghe,
1. Please change color in the text you added on header top https://monosnap.com/file/io4YEtS2np6c8BuGs1VozE8TMabla5#
style="color: #ffffff"
to
style="color: #3e3e3e;"
2. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.jas-push-menu h3, .jas-push-menu i { color: #3e3e3e;}
Best 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.