• Resolved Divdeep Singh

    (@divdeepsingh1)


    Hi All,

    First of all thanks for the beautiful plugin.
    I am having one issue dont know exactly due to plugin or something else but will be happy to get the answer.

    The problem is when I view my site in the mobile, then slider comes over the menu where as it should go behind the menu. Please help me in this.

    The link of the site is https://www.themultitronichub.com/samrattiles/

    Need this urgent as the project has gone overdue already

    Any help will be welcomed
    TIA

    Divdeep Singh

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi,

    Thank you for choosing Master Slider. I am glad you like it.

    The below code will partly resolve this issue:

    @media screen and (max-width: 768px) {
      .msl ms-parent-id-2 {
        margin-top: -100px;
      }
    }

    But this is related to your theme. It is better to contact your theme support. They will assist you better.

    If I could be of any further assistance, please let me know.

    Best,
    Averta

    Thread Starter Divdeep Singh

    (@divdeepsingh1)

    Hi Averta

    Thanks for your response!!

    But I solved this last night by adding the following CSS

    .header-outer-wrapper{
    width: 100%;
    position: relative;
    z-index: 99999;
    }

    Much thanks for your time and help

    Thanks and Regards
    Divdeep Singh

    Plugin Contributor averta support

    (@averta_support)

    Hi again,

    You are very welcome @divdeepsingh1!

    If you are satisfied with Master Slider and our services, please take a moment and give Master Slider a review. We would greatly appreciate it.

    Best,
    Averta

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider coming over the menu when viewed in mobile’ is closed to new replies.