Home Forums WoodMart support forum Hidden sidebar Cart text color

Hidden sidebar Cart text color

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

    pattulingam.j
    Participant

    how to change the text color of the hidden sidebar cart

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

    Hello,

    Please disable the dark scheme in the General settings of the header: https://xtemos.com/docs-topic/global-header-settings/

    Header dropdowns dark. Set all header menu dropdowns, shopping cart widget, mobile navigation dark background, and light text color scheme. Useful for websites in dark color schemes.

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

    Best Regards

    #399308

    pattulingam.j
    Participant

    I need dark background and white text.

    #399313

    pattulingam.j
    Participant

    how to change this text color? Now it’s in black color. See the screenshot I shared with you.

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #399465

    pattulingam.j
    Participant

    admin access

    #399668

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-mini-cart__total .amount {
    color: white;
    }
    .shopping-cart-widget-body .amount {
    color: white;
    }

    Best Regards

    #399737

    pattulingam.j
    Participant

    Thank you. It’s working.

    #399864

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Hidden sidebar Cart text color’ is closed to new replies.