• Resolved orgassist

    (@orgassist)


    The profile page is restricted so I’ve created a video showing the problem. The settings icon is fine on desktop and tablet but doesn’t appear on mobile.

    Website: https://careerprocourse.ca/

    Ultimate Member Version 2.3.1
    WordPress Version 5.9.3

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @orgassist

    Please try this CSS codes and see if this fixes your issue:

    @media(max-width:768px){
    	.um-profile .um-form .um-header .um-profile-edit  {
    		    left: 90% !important;
    		    right:auto;
    	}
    }

    You can add it to wp-admin > appearance > customize > Additional CSS.

    Thread Starter orgassist

    (@orgassist)

    That did it! Thank you so much.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Thanks for letting us know how it resolves the issue

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Settings icon not visible on mobile’ is closed to new replies.