Home Forums Themes Support Gecko Customization info

Viewing 2 reply threads
  • Author
    Posts
    • #1998

      Hi there,

      I would like to know how to customize these following items:

      – Hover color icons header, right side (search, account, which)
      – Color BG sub menu icons header, right side (search, account, which)
      – Color BG of Footer are black as default, but I changed the color in theme options

      Thanks in advance

       

    • #1999

      Hi,

      Thank you for purchase!

      You can customize by add custom css in JanStudio > Theme Optiion > General Layout > Custom CSS

      1.  Hover color for icon on top

      .header__top .jas-action a:hover { color: #b59677;}

      and change #b59677 with your color code

      2. For sub menu

      .jas-currency ul, .jas-my-account ul { background: #3e3e3e;}

      and change #3e3e3e with your color code

      3. For footer you can remove overlay background by add code

      #jas-footer::before {background: none;}

      and change background color in Theme Option > Footer > Background

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #21804

      Hi,

      This row show price of variation not sale price so it doesn’t have line through the low price.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.