Updating Profile and Cover on UWP Account Page

This topic contains 4 replies, has 2 voices, and was last updated by  Richard Stuart 4 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #505357

    Richard Stuart
    Full Member
    Post count: 45

    When trying to update the Profile and Cover on UWP Account Page the upload functionality is behind the header as seen in the attached screenshot.

    How may I adjust this?

    [uwp_profile]
    #505423

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    Please share a link to the page and credentials so we can take a look at the problem.

    We can probably fix that with some custom CSS.

    Thanks

    Alex

    PS In the future, please post UsersWP issues to https://userswp.io/support/

    Thanks again

    #505428

    Richard Stuart
    Full Member
    Post count: 45
    This reply has been marked as private.
    #505434

    Alex Rollin
    Moderator
    Post count: 27815

    I added the following CSS to the customizer:

    
    
    
    /*Fix profile modal for image upload*/
    .uwp_page .uwp-bs-modal {
        z-index: 99999!important;
    }
    
    #505441

    Richard Stuart
    Full Member
    Post count: 45

    Sweet, thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket