Tagged: partner logo slider
-
AuthorPosts
-
February 25, 2017 at 1:11 pm #751761
Hi,
I am using the partner logo slider at the bottom of my website homepage set this way: 6 columns in 1 row
When I open the page from mobiles the slider turns into a 2 rows 3 columns per each in a vertical way.
I want the slider to show 1 row 1 column on mobiles, since the other way just makes the page too long on scrolling.
Is there a way to make this?
The same thing happens to me when I use the articles slider: on desktop is crearly good to show 3 articles in 1 row, but on mobiles I’d rather see 1 articles at a time instead of 3 articles in 1 vertical column.Anyway you can see the partner logo slider I want to costumize at the link I gave.
Thanks a lot!
February 28, 2017 at 4:06 pm #753005anyone can help?
March 1, 2017 at 1:35 pm #753681Hi,
Sorry for the late reply!
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and add another Partner logo slider to your page to display it only on mobile and choose to display 1 column and hide current slider on mobileBest regards,
YigitMarch 1, 2017 at 4:59 pm #753798Hi Yigit, thanks for your response.
I did it, but now I see both silders from desktop and also from mobile…seems like is not responding to css.
What did i do wrong?March 1, 2017 at 7:13 pm #753887Hi,
Since you have added unique ID’s to your color section, code should have been as following
@media only screen and (max-width: 990px) { #slider-desktop { display: none !important; }} @media only screen and (min-width: 990px) { #slider-mob { display: none !important; }}
I have corrected the code. Pleases flush browser cache and review your page :)
Best regards,
YigitMarch 2, 2017 at 1:28 pm #754328Thanks a lot!
I’ve added a unique ID to the color section because i followed the istructions in this link http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/…or at least i think i did.
Anyway we are almost there…right now on desktop view I see only the slider with 6 columns and I only see this one which is perfect. Problem is still on mobiles since I also see the slider with one column but I still see the other one with 6 columns.
What should we do?- This reply was modified 7 years, 8 months ago by emanuelecocchiaro.
March 2, 2017 at 8:57 pm #754563Hi,
There was a dot in front of unique ID. I edited your element and removed the dot. Please flush cache and review your website :)
Best regards,
YigitOctober 23, 2017 at 4:58 am #867431What about making the slider mobile friendly in the sense of swiping?
October 23, 2017 at 8:22 pm #867818Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisOctober 23, 2017 at 8:28 pm #867822Ummm… What? Odd considering this theme is designed and promoted around being mobile friendly. And it isn’t a difficult fix. Just a script mod to make it touch friendly. And what’s with the new stock responses about hiring a freelancer for things that should be part of any mobile friendly theme with sliders? Seeing such responses on many posts as of late.
October 24, 2017 at 9:10 am #868022Hi Kahil,
Making a slider “swipe-friendly” is a development task, we are here to support our customers with the issues they are having, not building things.
I agree that would be nice to have, but you know you can request a You can request a feature here https://kriesi.at/support/enfold-feature-requests
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.