Home Forums Pro Themes Photo Perfect Pro iphone safari menus obscured

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16270
    adamsphotography
    Participant

    http://Www.houston-photography.com

    Put in 20 slider photos went to iPhone and the menu selections are set to a layer below the photos and so website is unusable in this setup.

    Please help Andy

    #16273
    wensolutions
    Keymaster

    Hello @adamsphotography

    To make your menu layer above the image you need to add custom CSS.
    For this you need to go to Admin Panel / Appearance / Customize / Themes Options / Advanced Options.
    Here you need to copy and paste below custom CSS.

    
    .site-header {
        z-index: 999 !important;
    }
    

    Hope this will help to resolve your issue.
    Let us know how it goes.

    Regards!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.