Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Adjust opacity on flip images?

Viewing 3 reply threads
  • Author
    Posts
    • #37894
      rekokni
      Support Expired

      Hi,

      How do I adjust the opacity on the background of product images when using flip? I find it’s a bit strong, and obscures the flipped image behind.

      Thanks.

      Attachments:
      You must be logged in to view attached files.
    • #37898
      Harry
      Support Expired

      Hi Rekokni,

      Thank you for bought our theme.

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .product-image .db::before {
      	background: rgba(246, 246, 246, 0.9);
      }

      and change 246,246,246 to your RGB color and 0.9 as opacity from 0.0 to 1.0

      Kind regards

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

    • #37899
      rekokni
      Support Expired
      This reply has been marked as private.
    • #37901
      Harry
      Support Expired

      You’re welcome. Have a nice day!

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

Viewing 3 reply threads

You must be logged in to reply to this topic.