Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • webdojo Friend
    #1053477

    Hi, my menu is disappearing only on safari browser. It appears when i scroll. Any suggestion?
    ( http://demo.webdojo.it/ )

    thanks for the help

    • This topic was modified 7 years, 3 months ago by  webdojo.
    webdojo Friend
    #1053478
    This reply has been marked as private.
    Saguaros Moderator
    #1053710

    Hi,

    It due to the margin you set for the header: margin: -145px;

    If you don’t want to show header, you should hide it, set the margin will not work in all browsers.

    I just added this css tweak:

    .t3-header { display: none; }

    into the custom.css file on your site and it works fine now.

    Kindly check.

    webdojo Friend
    #1053729

    Thank you very much!

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

This topic contains 3 replies, has 2 voices, and was last updated by  webdojo 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum