Use dark gray default color
-
I wanted a white background for the entire site’s banners and to use category writing in the default dark gray color
thank you
Merry Christmas
Attachments:
You must be
logged in to view attached files.
Hello,
In order to make all page titles with white bg, navigate to Theme Settings -> Page title and make changes here: https://prnt.sc/c9Br2mLNTULg and then define the color: https://prnt.sc/4ZmAalW2_n2v
The color of the title itself, you can change with the help of the below code:
.page-title .entry-title.title{
color: gray;
}
Kind Regards
good morning, I don’t see the banner to remove, but the blurry image is present
thank you
Attachments:
You must be
logged in to view attached files.
Hello,
In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
if I make the background white I need to change the subcategories to gray too
Attachments:
You must be
logged in to view attached files.
Hello,
The image comes from the settings of the Shop page itself: https://prnt.sc/aqb5nXMpRkKY , so you need to edit it and clear the bg image field to show the color bg.
Make categories below the page title gray.
.page-title .category-nav-link {
color: gray !important;
}
Kind Regards
Good evening, I wanted to change the black color
thank you
Attachments:
You must be
logged in to view attached files.
I also forgot the arrow, since I’ll make the background white
thank you
Attachments:
You must be
logged in to view attached files.
Hello,
If you want to set the color for them as black, you can just change the color scheme here: https://prnt.sc/1GrbN-TjCoeI
Kind Regards