Home Forums Themes Support Gecko Change colors of Blog

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #2354

      Could you tell me how to change the color of black blocks in the blog part ?

       

      Thanks a lot for your help

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

      Hi,

      You can change black background by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

      .inside-thumb, .jas-blog-slider .post-thumbnail > div { background: rgba(0,0,0,0.9); }

      Change 0,0,0 as your RGB color and 0.9 as opacity of background from 0 – 1

      Best 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.