Item > Slider
How do I disable the hover effect on the slider? See example here: https://www.phalarentals.com
I want everything to be bright white instead of greyed out (images/title/arrows).
And is there a way to display more than 3 images at once?
How do I disable the hover effect on the slider? See example here: https://www.phalarentals.com
I want everything to be bright white instead of greyed out (images/title/arrows).
And is there a way to display more than 3 images at once?
Comments
Hello,
1) You can disable the hover effects completely in the Theme Options -> Global -> Advanced
2) It depends on the max width that slider has, it's calculated by javascript.
More width = More images
Thanks
1) Yeah I already tried disabling the global hover effects before I posted here, and it still is all greyed out...
2) Gotcha thanks...
Please use this CSS code, it should do the job.
Paste it into Theme Options -> Custom CSS & JS -> CSS
thanks
Awesome, thank you! All set! ???
One more question...how do I center the footer widgets? Vertically and horz....
Currently each column is left aligned, and top aligned.
Hello,
Sorry, but I cannot see any widgets in your footer.
There is only a call to action and a copyright section.
Can you point me to what exactly you are referring to, please?
Thanks
My bad, different project: https://c04.af9.myftpupload.com
It seems that only the first column is not centered.
Also, the vertical-align looks good. Do you still need help with it?
For the first column, please, use the following CSS code:
Thanks
Thank you! Yeah I was able to center columns 2 and 3 with code. Thanks for the css!