Problems with child theme css

I explain below…

https://www.dropbox.com/s/wk6z3u5h7g92fn4/ThemeCo1.mp4?dl=0

Hello Daniel,

Thanks for writing in!

Please try adding !important into the CSS code and see how it goes. Here’s a example code:

table, th, td {
  border: 1px solid black !important;
}

In case problem is still there please share exact page URL for us take a closer look at the setup.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.