slj90 Posted November 4, 2015 Share Posted November 4, 2015 (edited) On my page I have a vertical range selector. However, the button above where the range selector is don't work properly. It's almost as if the range selector is for some reason over the button and therefore making it unclickable. It's weird because about 1/4 of the button works properly but when it gets to the part that is inline with the range it doesn't function.. I tried using z-index with no luck.I am using the following to rotate it... The image is also rotated .v { transform: rotate(-90deg); } .v img { transform: rotate(90deg); } Any ideas? I have attached a picture to help explainThanks Edited November 4, 2015 by slj90 Quote Link to comment Share on other sites More sharing options...
slj90 Posted November 4, 2015 Author Share Posted November 4, 2015 I solved it by adding a width/height to the class Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.