Home Forums Themes Support Gecko Color Changes – Menu Footer, Header & Hamburger

Viewing 5 reply threads
  • Author
    Posts
    • #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)

      1. How can I change the footer menu color (that is a widget) to dark gray, as the other texts ?
      2. How can I change the top header menu color to dark gray as well?
      3. 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.
    • #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

    • #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.
    • #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

    • #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.
    • #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

Viewing 5 reply threads

You must be logged in to reply to this topic.