Home Forums Themes Support Claue Changing color of the category header

Viewing 12 reply threads
  • Author
    Posts
    • #44796
      hellofromutrecht
      Supported

      Hi! Where can I change the color of the category header?

      I checked the color scheme in Claue, but it doesn’t change. What is the grey header called exactly?

      Attachments:
      You must be logged in to view attached files.
    • #44799
      Harry
      Supported

      Hi,

      It has option to upload category image by edit product category and upload thumbnail https://tppr.me/5FCVlM

      It you only want change color please add below code to Claue > Theme option > general layout > Custom CSS

      .page-head::before {
      	background:#000;
      }

      and change #000 to your color code

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

    • #44806
      hellofromutrecht
      Supported

      Hi Harry,

      I tried this code, but it doesn’t work..

    • #44811
      hellofromutrecht
      Supported

      Hello?

    • #44812
      hellofromutrecht
      Supported

      Ooooooooooh, sorry sorry sorry. It works!!! I did 5 times f instead of 6. My bad! Sorry and thanks!!

    • #44813
      hellofromutrecht
      Supported

      But, where can I change the text color?

      Attachments:
      You must be logged in to view attached files.
    • #44815
      Harry
      Supported

      Hi,

      You can change text color in Claue > theme option > color scheme

      Kind regards

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

    • #44817
      hellofromutrecht
      Supported

      It’s not there as I tried to change all of them. Could you mention the exact name? So I’m looking for where to change the color of the Title and the color of the text of the categories.

      As you can see in my screenshots the Title is not visible right now, that’s why I temporarily added another H1 in the text of the page.

      Hope you can help me, because it’s taking a long time now without any result.

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #44825
      Harry
      Supported

      Hi,

      Please send me admin account to check? Or please check heading color option https://tppr.me/DwoGUS

      Kind regards

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

    • #44827
      hellofromutrecht
      Supported
      This reply has been marked as private.
    • #44828
      hellofromutrecht
      Supported

      It’s not only the categories, by the way; every page has the same issue.

    • #44830
      Harry
      Supported

      Hi,

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

      .page-head h1, .page-head p { color: #222}

      Kind regards

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

    • #44831
      hellofromutrecht
      Supported

      Yeah, finally. It works! Thank you so much..

Viewing 12 reply threads

You must be logged in to reply to this topic.