HI Team,
How to change the table element color, see link attached in private box
I have added a code with code block and place into the main color section box but still no affect
Hey DigitalBerg,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi Jordan,
Thanks for the quick response.
Please see the private box for more information.
Regards
Hi!
The table “Included with your machine” is a data table. If you would like to change the background color of the highlight column in the heading row, please try the code below instead:
.avia-data-table th.avia-highlight-col {
background-color: #5E2750 !important;
border-color: white !important;
}
I noticed that you included the blockquote in the screenshots you provided, as well. If you would like to change the border color for it, please use the following code:
.main_color blockquote {border-color:#5E2750 !important;}
Best regards,
Sarah
HI Both,
Thanks a lot for your quick response and support.
I have added the code, however, still, color not changing. I have added code inside of the code block within the page, is this the correct way?
Regards
Q
Hi,
No you would want to add the code within Quick CSS. Find that section in Enfold Options > General Styling.
Best regards,
Jordan Shannon
Thanks Team,
Working as expected!
Highly appreciate your Quick support.
Hi,
Glad to hear that and thanks for using Enfold :)
Best regards,
Nikko