Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #338603

    Hi there,

    I would like to change the color and also make a table transparent, is this possible?

    Thanks, Silvio

    #338618

    Hey silviouk!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    table, .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background-color: transparent !important; }
    td span, td small, td a { color: white!important; }

    Regards,
    Yigit

    #338734

    Cool, thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘TABLE OPACITY/TRANSPARENT’ is closed to new replies.