Vertical align issues
-
Hi there,
I’ve made some css modications and I am trying to vertically align the images in the slider. The problem I’m having is that although the images are vertically aligned in the first slide, in the second slide this is overwritten (I think by the javascript) and the image is no longer align.
Any help would be greatly appreciated.The website is:
https://www.rockfellaz.com/Here is the CSS I have added:
img.logo-img { width: 110px; margin-right: 20px; vertical-align: middle; } div#logo-slider-wraper ul#logo-slider { margin: 0 auto; } div#logo-slider-wraper div.slider-controls { margin-right: auto; margin-left: auto; top: 20px; }
I have also added some mobile optimised CSS which I don’t think has any impact on this.
Thanks so so much!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Vertical align issues’ is closed to new replies.