Reply 16215 to: Return to previous…

Avatar: Eva
Eva Kemp
Support staff
September 19, 2014 at 17:54

Hello,

You had the code in style.css of the child theme

.flex-direction-nav {
display: none !important;
}

That’s why the arrows weren’t shown.
I’ve changed it to

.flex-direction-nav {
display: block !important;
}

and arrows are being showed now.

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.