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

Home Forums Themes Support Claue Blog banner

Viewing 2 reply threads
  • Author
    Posts
    • #42482
      tangled2021
      Support Expired

      Hi,

       

      I need your help with my blog page.

      https://www.tangled.rs/blog/?swcfpc=1

      There is a black banner over my featured image on main blog page. Can you please assist so that black banner is removed?

       

      Best regards,

       

      Maja

    • #42484
      Harry
      Support Expired

      Hi Maja,

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

      .inside-thumb {
      	left: 0;
      	right: 0;
      	bottom: 0;
      	position: relative;
      }

      if you want remove it please change to

      .inside-thumb {
      	display: none;
      }

      Kind regards

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

    • #42487
      tangled2021
      Support Expired

      Thank you!

       

Viewing 2 reply threads

You must be logged in to reply to this topic.