• Hello , Everything is working excellent of TTBM but in Mobile View , the “ICON INDICATOR of Slider ” flows over the Header Drop Down . I have increased the Z Index of Header from Elementor upto 10,000 , but of no use. How to make the INDICATOR not overflow on Header ??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter asifmd07

    (@asifmd07)

    This is the code I guess , which I extracted using Inspect Element , but after pasting the Code in Astra CSS Stylesheet , or TTBM CSS Sheet , it does not work . The icon indicator overflows over header in Mobile View.

    Where to paste this code

    @media only screen and (min-width: 10px) { div.supetSlider .iconIndicator { position: absolute; z-index: 1; top: calc(50% – 15px); font-size: 30px; cursor: pointer; color: #222; }}

    Hello @asifmd07

    Thanks for your message. I checked but didn’t find any problem. It would be helpful if you could give me a screenshot of the problem, specifying the browser in which you detected the problem.

    Regards.

    Thread Starter asifmd07

    (@asifmd07)

    Thank You the problem is solved . My only query is that , is there any way to arrange the Features List (What’s Included/What’s Excluded)) as we want . I want to arrange Breakfast, Lunch ,Dinner . It’s showing Breakfast, Dinner then Lunch .

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Z Index of Slider Icon Indicator’ is closed to new replies.