Home Forums WoodMart support forum COLOR SCHEMES

COLOR SCHEMES

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #350231

    Jerzy Brodziński
    Participant

    Hi to all. Where are the default color schemes? I would like to edit directly in the file. Thank you 🙂

    #350238

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You will have to edit the whole styles.css You would better set the colors in the Theme Settings > Styles and colors, you will find a few dedicated tabs that make change easily and quickly.

    If you have any questions please feel free to contact us.

    Best Regards

    #350242

    Jerzy Brodziński
    Participant

    Thank you for your answer. Of course, it would be for the best, but I can’t edit the color anywhere with the menu in the footer of the page 🙁

    #350246

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #350253

    Jerzy Brodziński
    Participant

    Thank you. I’ll get to know my materials later. At the moment I have managed to add my own CSS style:

    [class*=”color-scheme-light”] .widget,
    [class*=”color-scheme-light”] .wd-widget,
    [class*=”color-scheme-light”] div[class^=”vc_wp”] {
    –wd-link-color: #e5dfd9;
    –wd-link-color-hover: #fff;
    }

    .widget ul,
    .widget ol,
    .wd-widget ul,
    .wd-widget ol,
    div[class^=”vc_wp”] ul,
    div[class^=”vc_wp”] ol {
    –li-mb: 12px;
    }

    Regards, J 🙂

    #350787

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘COLOR SCHEMES’ is closed to new replies.