Remember me

css conflict in iphone landscape view

1 month 5 days ago #1

  • sitoperte's Avatar
  • sitoperte
  • Posts: 3
Hi
in fegiz.com
if you go, for example, here:
fegiz.com/it/giardini-privati/tpp-giardi...ta-perugia.html?1622
with an iphone in horizontal view
at the bottom you see a black transparet background awith a light rectangle at the center

it seem a css problem, if i go insiede your css i can cancel the background, but i don't know how to remove the rectangle

see the image in the attachment

can you help me?
thanks
bye
Lorenzo
Attachments:

1 month 4 days ago #2

  • Viacheslav's Avatar
  • Viacheslav
  • Posts: 28858
Hello,
Thank you for contacting us

You need to add CSS code:
.ba-right-icons {
    display: none !important;
}

Regards,
Vyacheslav, Balbooa.com

1 month 4 days ago #3

  • sitoperte's Avatar
  • sitoperte
  • Posts: 3
Hi,

putting:
.ba-right-icons {
display: none !important;
}
is not the solution, because doing so, also the close icon button will disappear

the div inside "ba-right-icons" with class "header-icons" is the one with the dark shadow (and i know how to remove that), but i cannot understand the reason why iphone put inside this div that light rectangle with rounded corners, what is that? what ca we do?

thanks
bye
Lorenzo

1 month 4 days ago #4

  • Viacheslav's Avatar
  • Viacheslav
  • Posts: 28858
This is a feature of iOS, you can see this strip in all applications (even in vertical orientation) and even when the screen is locked, when you swipe up, the application is minimized


Best Regards,
Vyacheslav, Balbooa Support Team
Powered by Kunena Forum