Home Forums Themes Support Gecko Changing "Gecko Store" text box color on fashion 2 template near bottom

Viewing 1 reply thread
  • Author
    Posts
    • #5097

      Hello,

      This is probably very simple but I can’t find it.

      In the row with the address and opening hours on the bottom of the fashion 2 template, I can’t figure out how to change the semi transparent tan colored box to another color.

      Thanks for your help

    • #5103

      Hello Anwhelan,

      Thank you for purchase!

      You can check background under Store Information by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .our-store {
      background: rgba(181, 150, 119, 0.8);
      }

      You can change 181, 150, 119 as your RGB color and 0.8 as opacity of color from 0.0 – 1.0.

      Best regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.