Home › Forums › Themes Support › Claue › Changing color of the category header
- This topic has 12 replies, 2 voices, and was last updated 1 day, 18 hours ago by
hellofromutrecht.
-
AuthorPosts
-
-
January 2, 2026 at 6:58 pm #44796
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. -
January 4, 2026 at 12:37 pm #44799
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 -
January 15, 2026 at 3:49 am #44806
Hi Harry,
I tried this code, but it doesn’t work..
-
February 9, 2026 at 6:32 pm #44811
Hello?
-
February 9, 2026 at 6:37 pm #44812
Ooooooooooh, sorry sorry sorry. It works!!! I did 5 times f instead of 6. My bad! Sorry and thanks!!
-
February 9, 2026 at 6:41 pm #44813
But, where can I change the text color?
Attachments:
You must be logged in to view attached files. -
February 11, 2026 at 12:30 am #44815
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 -
February 27, 2026 at 9:08 pm #44817
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. -
February 27, 2026 at 9:46 pm #44825
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 -
February 27, 2026 at 11:30 pm #44827This reply has been marked as private.
-
February 27, 2026 at 11:32 pm #44828
It’s not only the categories, by the way; every page has the same issue.
-
February 28, 2026 at 12:25 am #44830
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 -
February 28, 2026 at 1:01 am #44831
Yeah, finally. It works! Thank you so much..
-
-
AuthorPosts
You must be logged in to reply to this topic.