Home Forums Themes Support Gecko shadow on image

Topic Resolution: Resolved
Viewing 10 reply threads
  • Author
    Posts
    • #9865

      Hi,

      is it possible to put shadow on image so the text can be visible specially in subcategory images such as attached image,

      like I wanna put a shadow on upper half of the picture so the text can be visible

      such as this one

      Attachments:
      You must be logged in to view attached files.
    • #9880

      Hi,

      Could you send us the link have this picture. We need take closer look before give you suggest.

      Thanks

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

      • #9970
        This reply has been marked as private.
    • #9974

      Hi,

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

      .product-category > a {
      box-shadow: 0 0 3px 5px #333;
      }

      Best regards

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

    • #9977

      umm…

      thank you but isn’t what am looking for, the text still invisible, the gray box should around the text so it can be visible.

      in the current, the shadow around image box .

      the shadow should be behind the text so it can be readable,

      similar to this

    • #9985

      Hi,

      You mean that you want to add a section below this http://take.ms/GBPm9 ?

    • #10007

      Hi,

      Please change prev code to

      .product-category > a {
      box-shadow: 0 0 4px 2px #ccc;
      }

      Best regards

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

    • #10055

      Hi,

      I mean this text on top the image, I have highlight it in attached image.

      I wanna put a shadow behind it so it can be visible, in current situation nobody can see it.

      if we can put a shadow like this around text.

      Attachments:
      You must be logged in to view attached files.
    • #10083

      Hi,

      Please add below css

      Change “shop now” to your language.

      Best regards

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

    • #10102

      Hi,

      Thank you, really appreciate your effort and help.

      however this isn’t what am looking for, I have draw what looking for,

      I believe it should be more clear, shadow behind the text area only

       

      Attachments:
      You must be logged in to view attached files.
    • #10104

      Please replace prev code with new

      Regards

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

    • #10107

      Yes !!

      thank you

Viewing 10 reply threads

You must be logged in to reply to this topic.