-
AuthorPosts
-
June 18, 2019 at 8:45 am #1111210
Hello,
I have a layer slider showing on top of my page on my startpage.
I set it to hide on tablet (portrait and total view) and it works, but only for the content. You cannot see the image, but the empty space is showing on tablet – no matter what view. Is there a way to get rid of it? I set it this way on different pages already, and it always works fine. But here the empty area is showing and I need to get rid of that!
Thanks so much.
NoraJune 20, 2019 at 4:04 pm #1111974Hey NoraGTS,
The Layer Slider does not show up on the iPad for me, nor does the empty space.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaJune 20, 2019 at 4:13 pm #1111983Weird, I do see a white spot. But in PORTRAIT VIEW, would you know how to solve the problem that the black & white image is shown so small? Shouldn’t it move up and the text that’s currently shown to the left is shown below?
THANKS NoraJune 20, 2019 at 8:05 pm #1112089Hi Nora,
Best regards,
VictoriaJune 21, 2019 at 8:32 am #1112224No actually I would like it to show on top and the text on bottom. But just on smartphones and tablet portrait view. So I would have to play around with the options I get right?
June 22, 2019 at 8:47 pm #1112616Hi NoraGTS,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 990px) { #top #after_layer_slider_1 .flex_column_table { display: block; table-layout: initial; } #top #after_layer_slider_1 .flex_column_table_cell { float: none; display: block; width: 100%; margin-bottom: 20px; } }If you need further assistance please let us know.
Best regards,
VictoriaJune 23, 2019 at 6:17 pm #1112723That’s GREAT! What code would I need to add to get the same for the entire page on portrait view? So that the text and the images are shown one after the other and not next to each other?
June 25, 2019 at 3:50 pm #1113260Hi NoraGTS,
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
