-
AuthorPosts
-
December 10, 2019 at 5:47 pm #1164528
hello
almost every page is not displayed correct on mobiles:
douglas-consulting.deThe text in the slider-descriptions are cut off on almost every page
christian
December 10, 2019 at 7:34 pm #1164577Hey DouPaule,
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: 989px) { #full_slider_1, #full_slider_1 .av_slideshow_full.avia-slideshow, #full_slider_1 .avia-slideshow-inner, #full_slider_1 .avia-slideshow li, #full_slider_1 .avia-slideshow li img { min-height: 240px; } #full_slider_1 .avia-slideshow li img { width: 140% !important; max-width: auto; } .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 0px; } }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 11, 2019 at 12:31 pm #11647951: Does not work
2: Its a bit disappointing that even a simple version of my website does not work without fixesDecember 11, 2019 at 6:00 pm #1164908December 11, 2019 at 11:43 pm #1165018Did you read my initial post??
“slider-descriptions are cut off on almost every page”
So why did you just check the frontpage?December 12, 2019 at 12:42 pm #1165183and:
max-width: auto; is not validDecember 12, 2019 at 1:03 pm #1165193additional:
On all screensizes below 1350px (its even large Laptops) the description of the sliders overlays the slider control arrows.
This, sorry to say, is not the best coding i have seen.December 13, 2019 at 9:27 pm #1165648Hi DouPaule,
The amount of text is too big for the portrait mode of the mobile screens and the images aspect ratio does not allow for it to have enough height on such window size and so there is no room for text. By design, it can only take two short sentences and no amount of css will fix it.
In this case, it is better to make another slider with images better optimized for small screens and possibly less text and show this slider on mobiles, while hiding the one shown on bigger screens.
Best regards,
VictoriaDecember 23, 2019 at 12:21 pm #1168711Your solution would increase the page load, reduces the loading speed and this is contrary to SEO.
Please dont provide your users with “solutions” which have a negative impact on their business.So, whats the solution?
December 29, 2019 at 5:23 pm #1169077Hi,
Unfortunately for some of your sliders the amount of text is too much for the small visible area of mobile devices, please consider reducing the amount of text to fit in the area.Best regards,
MikeJanuary 4, 2020 at 6:28 pm #1170304You suggestion is” Adapt your content to fit it into our theme”?
This is exactly the opposite of what people usually do and this is not what one could call a solution.Christian
January 6, 2020 at 10:28 am #1170645Hi,
How would you like the captions to display inside the slider on mobile view? The caption area can’t contain that amount of text, so you should consider adjusting it, hiding the text completely on mobile view, or replace the current slider with a Fullscreen Slider so that you will have more space for the captions. Or as previously suggested, you can add another slider or a different element and change the content a bit to display the information properly on mobile view.
Thank you for your patience.
Best regards,
Ismael -
AuthorPosts
- The topic ‘Doesnt display correct on mobile’ is closed to new replies.