revolution slider

Posted in: Newspaper
Post count: 32

hi,
In mobile view, there is a small gap to the right of the screen in the slider. is not a problem when the page is first loaded. but then a small space appears to the right of the screen when I hit the search button. I struggled to solve it for hours. I tried on many phones. but it always happens.
what do you think? what is the reason for this?
https://i.hizliresim.com/Lb8N6Z.png

(I’m sorry to keep you busy)

Post count: 20688

Hi,

If you could provide a link to your website we will take a look, we will try to identify why that is happening.

Post count: 32

anatolianstream.com

Post count: 32

when using the phone. When the keyboard is switched on in the search. That’s exactly how it starts.

Post count: 20688

Indeed there seems to be a space created when the search is opened and the keyboard appears, visible because of the transparent modal
https://www.screencast.com/t/bb66nhr9
Try entering this code in Theme panel->Advanced CSS in the phones section

.td-search-opened .rev_slider_wrapper.fullscreen-container {
left: -20px!important;
}

The result should be like this – https://www.screencast.com/t/wxpHGEn1i

Post count: 32

This solution only works when the search panel is open. The gap again appears when you close the search panel. Is it sourced from this theme or is it from revslider. I wonder is it happening on other sites. https://www.youtube.com/watch?v=B3-T4xR8OnU&feature=youtu.be

Post count: 32

tried the same theme and the same plugin in localhost. It was the same again. Hopefully is dissolved with next updates

  • This reply was modified 8 years by m2sahin.
Post count: 22421

Hello,

This does not happen on our demo though:
https://demo.tagdiv.com/newspaper/
When I set a transparent background on my end, there is no spacing on the right. all of the content backs up a bit to make room for the mobile menu: https://www.screencast.com/t/XNBYLBVHvDe2

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.