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

Home Forums Themes Support Gecko Changing Shop page background overlay

Viewing 1 reply thread
  • Author
    Posts
    • #29548
      Fred
      Support Expired

      Hello,

      I need to change the horrible overlay you made on shop header pages. I don’t find the option in the theme options. And neither in the CSS.

      Could you help me please.

      See attached file.

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

      Hi,

      You can change page title background overlay by add below code

      .page-head::before {
      	background: rgba(0, 0, 0, 0.4);
      }

      and change 0,0,0 with your RGB color and 0.4 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

Viewing 1 reply thread

You must be logged in to reply to this topic.