Home Forums Basel support forum Change color .basel-cart-number

Change color .basel-cart-number

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #119078

    Maikel
    Participant

    Hi support,

    I would like to change the color of the .basel-cart-number (see image VB-Header)

    I know I can change the color here: Theme Settings -> Primary Color.

    But then the color of my prices also changes.

    So I only want to change the color of the .basel-cart-number (see image VB-Header 2)

    Thank you for your help!

    Best regards,

    Maikel

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

    Hello,

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

    body .basel-cart-design-3 > a .basel-cart-number{
    color:red;
    }

    Best Regards

    #119220

    Maikel
    Participant

    Hi support,

    Thank you for your response, but unfortunately this code doesn’t work.

    Hopefully you have a different code,

    Thank you for your help!

    Best regards,

    Maikel

    #119266

    Hello,

    Please provide the screens of added to the code to the Custom CSS.

    Best Regards

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