Viewing 1 replies (of 1 total)
  • Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hi @snowdragon97,

    Good day! Thanks for writing in.

    Kindly note that, we deliberately don’t add much styling to our plugin to keep it lightweight and fast. Instead, it should be up to the theme or page builder to add styling to your site (which it does for the most part).

    Nonetheless, here’s a CSS code that would fix the color of the directories:

    .wpum-directory-single-user {
    background-color: #ffffff;
    }

    Kindly add this to your site’s Appearance > Customized > Additional CSS.

    I hope this helps, and please let me know if you have additional questions.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.