Tagged: ,

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

    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!!

    #186866

    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

    #186935

    It works!!

    Thank you very much!!

    And best regards!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Error displaying wp-members access’ is closed to new replies.