-
AuthorPosts
-
January 13, 2016 at 2:26 am #564244
Is there a way to change the size of the type in the slider using a couple break points? Currently when in desktop view the type looks great but when in mobile it scales down and is hard to read. Thank you.
January 13, 2016 at 2:31 am #564245Hi whmcreative2!
Yes, you can use some media queries. Something like this probably.
@media screen and (max-width: 767px) { .slideshow_align_caption .avia-caption-title, .slideshow_align_caption .avia-caption-content { font-size: 10px !important; } }
Regards,
ElliottJanuary 13, 2016 at 2:43 am #564256This doesn’t work. Seems the font size is inline. Heres a example:
<p class=”ls-l” style=”top:47%;left:50%;text-align:center;padding-right:auto;padding-left:auto;font-family:Lato;font-size:21px;line-height:25px;color:#ffffff;white-space: nowrap;”>This is a test</p>
Do you know if theres another way?
January 13, 2016 at 6:18 pm #564905Hey!
Please remove the inline font styles. If it still has issue we need to take a look at the page and also kindly grant us administrator access to the backend of the website so we can further trouble shoot this issue.
Best regards,
VinayJanuary 13, 2016 at 9:08 pm #565026Yeah the interesting thing is the inline style is auto when responsive is on. Here are credentials so you can check it out. The home page slider is the one in question. Thank you.
January 14, 2016 at 1:57 pm #565379Hi!
To stopo the responsive behavior of the text turn of responsiveness
To learn more please visit the authors youtube channel
https://www.youtube.com/user/ThemePunch/videos
To change the text position just click and drag the test in the preview.
Regards,
VinayJanuary 14, 2016 at 7:52 pm #565741Yes I’m aware of this setting but wanted to have the image be responsive and type change size at the break points like the rest of the site. With this setting when you scale down mobile the type is much to hard to read. If you enlarge its huge on retina displays.
Seems that in the YouTube channel they really push Slider Revolution not LayerSliderWP. Are you recommending changing the slider to Slider Revolution?
January 17, 2016 at 1:10 am #566662Hey!
Please check the site now i have set up a default slider… let us know if the text and image size look good ?
Regards,
VinayJanuary 20, 2016 at 4:09 am #568348The images are great but the text is still a bit small on mobile view. Is there a way to setup a specific font size when the width of the browser is under 725px? Thanks again for the help.
January 20, 2016 at 7:54 am #568409Hey!
In the slider the text you see is also an image… please customize this slider with your own images and text. Once you have everything in place we can target the font and provide you with custom css.
Best regards,
VinayJanuary 25, 2016 at 9:24 pm #571613Thanks but I went for Slider Revolution as it has a deeper level of control. Thank you again for your help.
January 26, 2016 at 7:48 am #571919 -
AuthorPosts
- You must be logged in to reply to this topic.