Tagged: Fullwidth Easy Slider, home page, mobile version
-
AuthorPosts
-
February 8, 2017 at 10:40 am #744283
Hi guys,
For some reason the captions on the easy slider are disappearing when the screen size changes down to mobile:
This is what it should look like:
Many thanks,
Krissie
February 9, 2017 at 6:12 am #744612Hey Krissie,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 9, 2017 at 9:51 am #744702Sure, here you go
February 10, 2017 at 7:29 am #745227Hi,
@media only screen and (min-width: 768px) and (max-width: 1300px) { .slideshow_caption { width: 65% !important; } }
Best regards,
RikardFebruary 13, 2017 at 11:31 am #746312Hi Rikard,
Thanks for the code but the caption still disappears on mobile view:
Please help, thanks!
February 13, 2017 at 1:11 pm #746355Hi,
I can’t find the way to create a new topic.
Anyway I have some problems with the Fullwidth Easy Slider on the mobile version.
It’s too small there. How can I make it bigger?February 13, 2017 at 5:40 pm #746539Hi guys, and please can you explain how to get this block affect behind lettering with colour on the layer sliders?
Thanks!
February 14, 2017 at 9:38 am #746772Hi,
Please try this as well for mobile:
@media only screen and (max-width: 767px) { .slideshow_caption { width: 100% !important; } }
Best regards,
RikardFebruary 14, 2017 at 10:05 am #746781February 14, 2017 at 12:49 pm #746862Also the rotating header element on this page isn’t responsive either: http://prntscr.com/e8k91q
URL in privacy area
February 14, 2017 at 6:15 pm #747028Hi Rikard,
Sorry I’m new on this, where do I have to write that code?
Thank you.
Elisa
February 15, 2017 at 9:00 am #747352Hey Elisa,
You have to paste it in the Quick CSS box under the General Styling section in the theme options. The code still doesn’t work for me though.
February 15, 2017 at 9:11 am #747354Hey Elisa, I’ve worked it out!
Check out this https://kriesi.at/support/topic/text-positioning-on-fullwidth-easy-slider/
You can find the answer in there. It’s a setting under the Easy slider itself.
Good luck!
February 15, 2017 at 11:31 am #747422Good morning,
Sorry but nothing happen. I’m still with the same problem.
Thank you.
ElisaFebruary 17, 2017 at 7:47 pm #748615Hi,
Try adding this css code in QUick CSS:
@media only screen and (max-width:767px) { #top .avia-testimonial h1 { font-size: 24px !important; } }
Just adjust the font size. Hope this helps.
Best regards,
NikkoFebruary 21, 2017 at 5:13 pm #750050Hi Nikko,
sorry but it doesn’t worry.February 21, 2017 at 5:54 pm #750063I don’t have the text anyway on that.
February 24, 2017 at 4:46 am #751217Hi ElisaEICL,
Are you referring to the slider in the homepage? link in private content.
Best regards,
NikkoFebruary 24, 2017 at 1:32 pm #751377Hi Nikko,
yes that one.
Thank you.
Elisa
March 1, 2017 at 12:32 am #753352Hi Elisa,
Try using this css code:
@media only screen and (max-width:767px) { .av_slideshow_full li img { width: 600px; height: 172px; max-width: none; position: relative; left: 50%; margin-left: -300px; } }
This may not show some parts of the image (left and right) but it should make it bigger and without getting stretched.
Best regards,
NikkoMarch 1, 2017 at 4:23 pm #753785Hi Nikko,
I pasted that but itt’s still no working.
Where do I have to paste it? Maybe I’m doing it wrong.Thank you very much.
ElisaMarch 4, 2017 at 1:35 am #755435Hi,
Sorry for the late response. Since it’s not working, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoMarch 9, 2017 at 5:55 pm #758480Hi Nikko,
thank you for your support.Tell me if you have any problems.
Elisa
March 15, 2017 at 10:10 am #761258Hi Elisa,
Sorry for late response and missing this thread. I have added the code and tested it, the image on slider is now larger though it’s not that large so not much of the image are cut off.
Best regards,
NikkoMarch 15, 2017 at 11:39 am #761325Hi Nikko,
thank you very much for your help.
Best regards,
ElisaMarch 15, 2017 at 2:34 pm #761428Hi,
Glad we could help. :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.