Home Forums WoodMart support forum Invoice and Shipping address titles color

Invoice and Shipping address titles color

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

    pasko
    Participant

    Hi, In dark mode the Invoice and Shipping address titles Should be white…
    Please provide CSS… Thanks!

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

    Hello,

    Please enter each page and set the light color of the text just in the page settings https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

    #181095

    pasko
    Participant

    Sorry, it is not working.
    Please check the link in the private content and attachment.
    Thank you.

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

    Hello,

    I see this page following the link https://prnt.sc/rjho1y

    Please provide the site admin access and how can I get to the page you are talking about.

    Best Regards

    #181172

    pasko
    Participant

    Hi,
    After login please follow the provided link.
    Thank you.

    #181259

    Hello,

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

    .woocommerce-Address-title .edit, 
    .woocommerce-Address-title > h3 {
          color: rgba(255,255,255,.8)!important;
    }

    Best Regards

    #181286

    pasko
    Participant

    This is it! Thanks a lot for your support. Take care!

    #181293

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Invoice and Shipping address titles color’ is closed to new replies.