Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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

    #1374329

    Hey Henning,

    Please try the following in Quick CSS under Enfold->General Styling:

    .main_color tr:nth-child(odd) {
      color: #919191 !important;
    }

    Best regards,
    Rikard

    #1374479

    Thank 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.

    #1374497

    Hi,

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.