This topic has 6 replies, 2 voices, and was last updated 10 months, 2 weeks ago ago by Rose Tyler
Hi, recently I asked the support on how to change the border color wherever its grey to black. here is link to that topic: https://www.8theme.com/topic/cant-change-the-color-of-this-icon-even-through-css/
I applied their given code, and the all the border color changed to black. however their were some places where I didn’t wanted to have black border because of dark background. I changed that with the help of support by your team. but now, when I was reviewing the website, their are a lot of places with dark background in which black border is not good choice. Instead of asking support for every single button border or other element border, is there other way in which I can change the border to what I want. Here are some example with link below.
Hello, Hanzla Nadeem,
Thank you for reaching out to us with your concern. We understand that you’ve encountered an issue with the border color changes on your website and are looking for a more comprehensive solution.
To address the issue, we have updated the previous code for the borders as follows:
.woocommerce-page .content * {
border-color: #000 !important;
}
Additionally, we have noted that the color for icons on the specified buttons is derived from the following source: https://prnt.sc/MFbIFRkMDtKZ. Could you kindly confirm if you recall where this code was implemented?
We value your cooperation and look forward to your response to ensure a prompt resolution.
Best Regards,
8Theme’s Team
I wrote this code in additional css. should I remove this now? I applied these cuz some icons were above light background and their color was also pink so not visible.
Hello, Hanzla Nadeem,
We kindly request that you proceed with the deletion of the specified code. Additionally, we would appreciate it if you could provide us with the URLs of the pages that display light icons on a light background.
Thank you for your attention to this matter.
Best Regards,
8Theme’s Team
thanks for replying, I have fixed that myself 🙂
Hello, Hanzla Nadeem,
You’re welcome!
Thank you for letting us know.
Best Regards,
8Theme’s Team
The issue related to '‘my whole website border color is changed to black’' has been successfully resolved, and the topic is now closed for further responses