-
AuthorPosts
-
March 28, 2017 at 3:43 pm #768217
Hi,
1st Thank you very much for a fantastic theme.
How can I adjust and edit the size of height and width of the LayerSlider WP slider on mobile view. It goes really small and unreadable when viewed on mobile. At theh moment it just automatically resizes as you change size of browser but I would like to tell it to resize to a certain height and width when on mobile. Could you please help.
Been trying to find a solution in the forum for my issue but couldn’t find the answer.Thanks.
EmmyMarch 28, 2017 at 6:08 pm #768353Hey Emmygraph,
Please provide a link to the site in question so we can help you with this issue.
Best regards,
Jordan ShannonMarch 29, 2017 at 10:20 am #768717Hi,
Ive sent the links in the private area
I would like to change the size of the slider on mobile view. They look too narrow on mobile.
Please let me know wjat I need to do on css. :)
Thanks
EmmyMarch 30, 2017 at 8:19 am #769329Hi,
You could try to see if this plugin alleviates the issue:
https://wordpress.org/plugins/ricg-responsive-images/
Best regards,
Jordan ShannonMarch 31, 2017 at 1:33 pm #769935Isn’t there a way of doing it on the css files and media queries.?
March 31, 2017 at 6:28 pm #770122Hi
You can try the following in quick css and adjust as needed:
@media only screen and (max-width: 767px) { .ls-inner { min-height: 151px !important; }} @media only screen and (max-width: 767px) { div#layer_slider_1 { height: 151px !important; }}Best regards,
Jordan Shannon-
This reply was modified 8 years, 7 months ago by
Jordan Shannon.
July 7, 2017 at 10:39 am #817733Thank you very much
July 7, 2017 at 11:51 am #817775 -
This reply was modified 8 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
