Home › Forums › WoodMart support forum › Custom Color
Custom Color
- This topic has 13 replies, 2 voices, and was last updated 4 years ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 16, 2020 at 10:45 am #241894
imbacactusParticipantHello, I was wondering if you could let me know how can I change the color of all underline objects to a custom one (e2000f)? I have seen on the demo this was done by inserting the <u> – </u>, but I cant find where to define it. https://woodmart.xtemos.com/demo-tools/demo/tools/
Thank youNovember 16, 2020 at 12:28 pm #241964
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.btn-style-link.btn-color-primary { border-color: #e2000f; }
Regard’s.
Xtemos Studios.November 16, 2020 at 4:42 pm #242063
imbacactusParticipantThank you for your response. Unfortunately, I tried adding the code you suggested on the custom css but it doesn’t seem to change anything (see screenshot: https://i.imgur.com/oucUU9v.png). Could you please advise on what else I can change?
November 17, 2020 at 7:57 am #242181
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached and visited your website and the border-color is working fine on my end.
Screenshot for Clarification: https://prnt.sc/vkknjm
If you are trying to ask anything else then please provide with some relevant screenshots of the specific area Which color you are trying to change to check it myself and help you out accordingly.
Best Regards.
November 17, 2020 at 8:23 am #242188
imbacactusParticipantHello, thank you for checking. I am referring to the custom color which is applied on the fonts using the <u> on the demo. Please see the screenshot for clarification: https://i.imgur.com/SCPeN5l.png
November 17, 2020 at 11:09 am #242248
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wpb_wrapper .promo-banner u { color: #e2000f; } .wpb_wrapper .title-wrapper u { color: #e2000f; }
Best Regards.
November 17, 2020 at 4:22 pm #242359
imbacactusParticipantThank you for your response, i added the new css but it doesn’t seem to alter the color either. Could you please take a look again? i include the login info for the website
November 18, 2020 at 6:32 am #242455
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous code with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wpb_wrapper .promo-banner u { color: #e2000f !important; }
.wpb_wrapper .title-wrapper u { color: #e2000f !important; }
If it still doesn’t work then provide the correct login details because when I tried to log in to your website it displayed a 403 forbidden error.
Regard’s.
Xtemos Studios.November 18, 2020 at 12:09 pm #242569
imbacactusParticipantI replaced the previous css once again but there is no change. I am attaching a different user for you to login.
November 18, 2020 at 12:30 pm #242576
Aizaz Imtiaz AwanKeymasterHello,
Sorry but I am still unable to login with the new credentials you provided.
Screenshot for Clarification: https://prnt.sc/vlg7mt
Please allow me access to the site because without login in to the website I am unable to help you.
Best Regards.
November 18, 2020 at 5:12 pm #242671
imbacactusParticipantI am sorry I don’t know how to change the error you are receiving. I attached two different valid admin accounts that are already used by people loging in from different locations. If you have any suggestions please do let me know.
November 19, 2020 at 6:39 am #242759
Aizaz Imtiaz AwanKeymasterHello,
Please read the following article to fix the error:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-403-forbidden-error-in-wordpress/Best Regards.
January 18, 2021 at 9:50 am #259291
imbacactusParticipantThank you for your help Aizaz, i fixed the 403 error and the issue with the font. You can close this issue
January 18, 2021 at 11:29 am #259336
Aizaz Imtiaz AwanKeymasterHello,
We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Custom Color’ is closed to new replies.
- You must be logged in to create new topics. Login / Register