Slider Image Class/Id
-
Is there a reason the slider image on the home page doesn’t have a class or id? It REALLY needs one because if I need to hook it to adjust its size (or something else) its less accurate to do .slick-current img than if I do .slick-current img.main-slide-image. And then each slide’s parent div should have an id related to the page id. For example .slick-current.my-page-id-27 img.main-slide-image would allow me to select the exact image that isn’t fitting correctly and then let me fix it with css.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Slider Image Class/Id’ is closed to new replies.