Tagged: font size, Layer Slider, responsive
-
AuthorPosts
-
December 24, 2015 at 10:47 am #557390
We create slider with text but their font size is not responsive. Could you check our site. Thanks.
December 25, 2015 at 8:03 pm #557433Hey argelayazilim!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { h2.ls-l { font-size: 20px !important; }}
Cheers!
YigitDecember 28, 2015 at 10:36 am #557648Thank you it partly works now.Could you check on mobile 3rd slider’s text still not responsive :(
Also is there a way for responsive layer background ? Slider 2 layer not fit for text.December 28, 2015 at 5:01 pm #557760Hey!
Please edit your slider and under Slider Settings adjust “Responsive under” and “Layers container” values
Regards,
YigitDecember 29, 2015 at 2:57 pm #558096hello yigit, i tried some values but can not be successful. Could you login and check our 3 slides? Thank you.
January 3, 2016 at 3:03 am #558909Hi!
It looks like you have the left value set to -72px. You’ll want to set it to a percentage value such as 10%, etc etc.
Best regards,
ElliottJanuary 5, 2016 at 12:00 pm #559859I checked our 3 sliders and none of them left value set to -72px . Please check again, slider 2 not responsive and others not fit on mobile.
January 6, 2016 at 4:18 am #560291Hey!
We modified the slider settings a bit and added a layers container value in the Slider Settings. If you want the text to be responsive, edit the text layers then go to the attribute panel. Add a unique css class or id. Use css media queries in the Quick CSS field to adjust the font size on smaller screens. Or hide the slider on mobile. Go to Slider Settings > Layout > Other Settings > Hide on mobile.
Cheers!
IsmaelJanuary 6, 2016 at 10:08 am #560380I think layer slide has some bugs. because i want to add only text and picture slide. But responsive text and positioning not working as i think.
We have to add custom css and advanced settings like changing locations.
January 7, 2016 at 5:09 am #560990 -
AuthorPosts
- You must be logged in to reply to this topic.