Home Forums Themes Support Gecko Opacity During Mini Cart "Darkening"

Viewing 1 reply thread
  • Author
    Posts
    • #1971

      When a user clicks “Add to Cart”, the Mini Cart appears and the rest of the page is darkening.  How can I customize the percentage of opacity (so it isn’t as dark) in the CSS?

    • #1975

      Hi,

      You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .mask-overlay { background: rgba(0, 0, 0, 0.8) ;}

      you can change 0,0,0 as RGB color code and 0.8 as opacity  of overlay from (0.0 – 1.0 as 0% to 100%)

      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.