• Resolved Lechacalny

    (@lechacalny)


    In have multiple forms that show blue edit buttons on profile front end.

    I want to remove the edit button under each form and only have user navigate to gear icon to change profile details all at once.

    When I put in the following custom css,
    .um-3352.um input[type=submit].um-button, .um-3352.um input[type=submit].um-button:focus, .um-3352.um a.um-button, .um-3352.um a.um-button.um-disabled:hover, .um-3352.um a.um-button.um-disabled:focus, .um-3352.um a.um-button.um-disabled:active{display:none;}

    it delete all buttons, including follow and send message. How do I target only edit buttons?
    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Edit button under each form.’ is closed to new replies.