Viewing 1 reply thread
  • Author
    Posts
    • #4584
      Jaques Dusel
      Participant

        I have tried to fix this issue, but I was told it’s an Attire theme that is messing with the issue. On my check out page, I am trying to change the font colors for the words “billing details”, “your order”, and “additional information”. All of those words look like something is preventing them from being seen, and I have been told it is something with the theme that needs to be changed.

        Here are the screenshots I am talking about: https://drive.google.com/file/d/13PSr_WoZTT5_oT6k1BrKXkFOlDgi5nyi/view?usp=sharing

        https://drive.google.com/file/d/190hipbgw6hbBCXABRpJQILj8klHcQ4AY/view?usp=sharing

      • #4587
        Shafayat
        Keymaster

          Hi, Thank you for choosing Attire. The titles on your page are barely visible because of the low contrast between the text color and the background color. To fix this issue, you can either change the background color to something lighter or change the text color for those headings/titles. For example, you may add the following code in the additional CSS section of the theme customizer:

          div#customer_details h3 { color: white; }

          This should make the titles more readable. If it doesn’t, please let me know and I will assist you further. Cheers.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.