• Ultimate member comes with a default template that uses a card (masonry) layout. I want a layout that is more like a table layout like this: http://96a.958.myftpupload.com/living-here/member-directory/

    It would be easier to accomplish if I could “reset” the current theme and put in my own styles. How can I remove inline styles and override the um-member-css style sheet with my own style sheet?

    I tried dequeuing the style, but it didn’t work:
    <?php wp_dequeue_style( 'um_members-css' ) ?>

    I created a custom template with the table, but lost the search options. I tried adding the hook and various code samples, but was unable to get the search option back in.

    The page I need help with: [log in to see the link]

The topic ‘Use Grid, not Masonry Layout’ is closed to new replies.