Flex slider navigation icon position

Could you please assist me to have the flex slider position to have them to the left and right side of the image (in the middle) please

see attached

Hi There,

Thank you for writing in, try adding this to Theme Options > CSS

.flex-direction-nav a {top: 50%;}
.flex-direction-nav a.flex-next {
	 right: 14px;
	 left: unset;
}

If that did not work, please provide us the page URL.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.