Home Forums Themes Support Gecko blog title background transparency?

Viewing 3 reply threads
  • Author
    Posts
    • #22977

      Hi;

      How could we set the title background to 70% transparency?

       

      Thank you already for your answer 🙂

    • #22980

      Hi,

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

      .page-head {opacity: 0.7;}

      Best regards

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

    • #24697

      Hi Harry;

      Because i didn’t give any detail, the code here isn’t resulting what i need.

      In blog main page, there are solid black backgrounds for title&category&date&author info. We’d like to fade that black bg out to 0.7.

      Thank you!

    • #24699

      Hi Tekir,

      Please add below code

      .inside-thumb {
      	background: rgba(0, 0, 0, 0.7);
      }

      Kind regards

      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.