Slider and main nav issues
Permalink
Hi, we are using the theme "Fruitful" in version 5.7.5.2. Any help/advice on these issues would be much appreciated:
Image slider:
1. The arrows or numbers are huge on mobile devices and the images are tiny - is there a better slider to use that works better on mobile devices?
2. The slider sits in front of the drop-down sub nav blocking it from view
Main Nav:
1. The sub-sub nav doesn't work - it places text on top of text
Any advice/guidance would be fantastic.
Thanks guys
Alex
Image slider:
1. The arrows or numbers are huge on mobile devices and the images are tiny - is there a better slider to use that works better on mobile devices?
2. The slider sits in front of the drop-down sub nav blocking it from view
Main Nav:
1. The sub-sub nav doesn't work - it places text on top of text
Any advice/guidance would be fantastic.
Thanks guys
Alex
"1. The arrows or numbers are huge on mobile devices and the images are tiny - is there a better slider to use that works better on mobile devices?"
You should be able to control the arrow and number sizes with CSS using media queries.
There are multiple image sliders in the marketplace. I recommend browsing them to see which one would suit your needs.
"2. The slider sits in front of the drop-down sub nav blocking it from view"
This could potentially be fixed by adjusting the z-index of the slider.
"1. The sub-sub nav doesn't work - it places text on top of text"
I believe the Fruitful theme is using the default concrete5 Responsive Header Navigation custom template. This template doesn't seem to be well suited for more than one level of dropdown.