Home Forums WoodMart support forum Black Color

Black Color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #290700

    WoodyP
    Participant

    Hello
    some elements remain black, such as menus, header icons, some texts such as: category, wish list, breadcrumbs etc.
    Can you tell me if there is a setting to change this color in general?
    I’ve searched on all the settings, but can’t find it.

    Thank you

    #290788

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    For menu:

    .wd-nav-main>li>a {
        color: red;
    }

    Header icons:

    .wd-tools-icon:before {
        color: red;
    }

    For the category, wishlist please provide a relevant screenshot with the URL of the page to check it myself and help you out accordingly.

    Best Regards

    #290910

    WoodyP
    Participant

    Hello,
    but isn’t there a setting that changes this color globally like the rest?
    Thank you

    #291123

    Hello,

    Sorry but there is no option available.

    You can try using the advanced typography settings and set the colors according to your needs:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #292360

    WoodyP
    Participant

    Hello there are many elements in black.
    I think it’s your Dark setting that combines black with text and icons.
    I would like black to be a darker gray.
    Isn’t there a rule that governs this?

    Thank you

    #292457

    Bogdan Donovan
    Keymaster

    Hi,

    Your issue is not clear enough. Please, describe to us your problems in a bit more details, provide a link to your site and attach some screenshots.

    Thank you in advance.

    #292462

    WoodyP
    Participant

    Hello,
    I understand it’s not clear, but it’s simple, I try to explain better.
    You have settings in the theme for changing colors, and setting a primary and secondary color.
    This does not seem to have an effect on some texts and icons, which always remain black.

    At the moment the site I’m editing is local and I can’t show you. I am attaching a screenshor taken from your site.

    #292464

    Bogdan Donovan
    Keymaster

    If you can’t share a link to your site, please provide a complete list of elements which you want to change along with screenshots of these elements from your site. To make quick screenshots of your site and share it on the internet you can use tools like https://app.prntscr.com/ or https://gyazo.com/.

    If there is an option for this element, or it can be changed via custom CSS code, we will provide a solution for you.

    Kind Regards

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