Home New Guten Forums WoodMart support forum Use dark gray default color

Use dark gray default color

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #524738

    lucachen
    Participant

    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.
    #524814

    Luke Nielsen
    Keymaster

    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

    #524969

    lucachen
    Participant

    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.
    #524971

    Luke Nielsen
    Keymaster

    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

    #524987

    lucachen
    Participant

    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.
    #525108

    Luke Nielsen
    Keymaster

    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

    #525329

    lucachen
    Participant

    Good evening, I wanted to change the black color

    thank you

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

    lucachen
    Participant

    I also forgot the arrow, since I’ll make the background white

    thank you

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

    Luke Nielsen
    Keymaster

    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

Viewing 9 posts - 1 through 9 (of 9 total)