Tagged: content, different color, table, text
-
AuthorPosts
-
November 29, 2022 at 3:03 pm #1374294
Dear fellow Enfold-users/moderators,
Recently I had a hack. And after having it cleaned up I installed ‘Autoptimize’ plugin.Now I find table text content not showing grey but black instead. Please help me out. I am way over dead line here.
The tables are html tables!
These three have a small table right under the hero.
All needs to be grey (#919191), but it somehow turns black. There is no use in writing the lines new, it will behave similarly or other cells will have black text (#000000)Please note:
Here I try with the table creator from ‘Avia Builder’: But it only centers text until now.—-
Extra info: I cannot seems to import configurations from the Parent Enfold. Could this have to do with it?
Is there a disconnection between the Child Theme and the parent?Thanks in advance, Henning
- This topic was modified 1 year, 11 months ago by Henningcircle.
November 29, 2022 at 5:14 pm #1374329Hey Henning,
Please try the following in Quick CSS under Enfold->General Styling:
.main_color tr:nth-child(odd) { color: #919191 !important; }
Best regards,
RikardNovember 30, 2022 at 3:07 pm #1374479Thank you Rikard, it did not help, however I now do every table by hand with the color management. this works.
Any thoughts on the ‘not being able to import the Enfold-settings through Import-function’ in the Child-theme?
It seems to have to do something with the database/name of folder, but I have no idea on how to either check or repair this.November 30, 2022 at 5:05 pm #1374497Hi,
Thanks for the update. After you imported the theme settings, did you toggle the file compression options under Enfold->Performance? You could also activate the option to delete old CSS and JS files on the same page. If that doesn’t help, then please try to change a theme setting then save, that should regenerate the theme CSS files.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.