Tagged: CSS, wp-members
Hi:
After I adjust the css for wp-members plugin, I found that some pages doesn’t show the content as expected.
In this page, the css works properly: http://goo.gl/QhCyWf
In this page, css doesn’t work properly: http://goo.gl/mt8w0h
With my poor knowledge, I has been testing: The pages that works properly still has to be done: are without color section, only a text block. The completed and complex pages has dificulties.
I hope you can help me as previous times. ;)
Thanks!!
Hi victoriaeducacion!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive body { background-color: white; }
tr:first-child td { border-top-style: none; }
td { border-style: none; }
Best regards,
Yigit
It works!!
Thank you very much!!
And best regards!!