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

Home Forums Themes Support Claue Change part header color

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #32185
      edwdiaz31
      Support Expired

      Hi,
      Where can I change the colors of this area? add a photo and do not leave it as a bookmark. ck attachment

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

      Hi,

      1. You can change image background in Claue > Theme Option > WooCommerce > General Settings > Page Tittle Background

      2. Or change background color by add below code to Claue > Theme Option > General Layout > Custom CSS

      .page-head::before {
      	background: rgba(255,219,236,0.58);
      }
      .page-head, .page-head h1 {
      	color: #222;
      }

      Kind regards

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

    • #32299
      edwdiaz31
      Support Expired

      perfect thanks!

Viewing 2 reply threads

You must be logged in to reply to this topic.