Home Forums WoodMart support forum Image gallery navigation buttons are messed up

Image gallery navigation buttons are messed up

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #521012

    tcdev
    Participant

    Photoswipe image gallery buttons are messed up on macOS Monterey 12.7.1 with Safari 17.1 browser and on Windows10 with Brave browser:
    https://singularitycomputers.com/portfolio/build-80/#&gid=1&pid=2

    Please take a look at it and help. Thank you

    Attachments:
    You must be logged in to view attached files.
    #521251

    Hello,

    Can you please share the WP admin login details of your site so I will check and give you a possible solution?

    Best Regards.

    #522363

    tcdev
    Participant

    Here is the username/password:

    Please DO NOT change anything without our permission as this is a production site with heavy traffic before the holidays. Thank you!

    #522365

    tcdev
    Participant

    and here is the problem from a different browser:

    Attachments:
    You must be logged in to view attached files.
    #522628

    Hello,

    Please try to add the below custom CSS code in Theme Settings >> Custom Code >> CSS code section:

    button.pswp__button.pswp__button--arrow--right {
        position: fixed;
    }
    
    button.pswp__button.pswp__button--arrow--left {
        position: fixed;
    }

    Best Regards.

Tagged: 

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