I am trying to add my clients images to the carousel. Some images have less pixels vertically. The problem is, it seems that the images are not centering vertically?
Please see attached screenshot. I made the background grey so you could see the centering issue.
Hi -
I am trying to add my clients images to the carousel. Some images have less pixels vertically. The problem is, it seems that the images are not centering vertically?
Please see attached screenshot. I made the background grey so you could see the centering issue.
My code / shortcode is below!
[full_width_section bg_pos="Left Top" bg_repeat="No-Repeat" text_color="Dark" image_url="" top_padding="10" bottom_padding="20" background_color="#859198"]
[clients carousel="true" columns="4"]
[client image="http://localhost/wanwumedia.com/images/ga.png" url="none" id="c1"]
[client image="http://localhost/wanwumedia.com/images/trello65.png" url="none" id="c2"]
[client image="http://localhost/wanwumedia.com/images/ga.png" url="none" id="c3"]
[client image="http://localhost/wanwumedia.com/images/wordpress-logo-textonly-rgb.png" url="none" id="c4"]
[client image="http://localhost/wanwumedia.com/images/ga.png" url="none" id="c1"]
[client image="http://localhost/wanwumedia.com/images/trello65.png" url="none" id="c2"]
[client image="http://localhost/wanwumedia.com/images/ga.png" url="none" id="c3"]
[client image="http://localhost/wanwumedia.com/images/wordpress-logo-textonly-rgb.png" url="none" id="c4"]
[/clients]
[/full_width_section]
Hey!
You will have to edit the images to center them vertically as there is no code added for vertical center.
Thanks
ThemeNectar Support Team
Ah.... ok, Tahir.
Could I add it into the shortcode in anyway?