Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10024724
    avidd
    Participant

    Wonder if you can assist. Have uploaded site for testing and its looking ok on various browsers & iPhone but 2 ipad’s are messing up the initial navigation at the bottom of home image. Ie its not over-layed on image – nav is sitting just below (on white) with only the present home highlighted in blue. So the rest of the nav/buttons are not visible as they’re on white. Any advice gratefully received.

    Thanks,

    David


    #10024729
    Support2
    Keymaster

    Hello David,

    First sorry for that issue.
    Another user already related that and we already fixed it. The fix will be present on the next version of Porto, that we will release as soon possible.
    For now, to fix please add the code below in (css/custom.css):

    #header {
        top: calc(100% - 71px) !important;
    }

    Please, try that and let me know if you need further assistance.

    Kind Regards,

    Rodrigo.


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

This topic is marked as "RESOLVED" and can not rceive new replies.