I’m running Pinboard version 1.1.6 and all of a sudden the slider forward/back buttons are disappearing. When you enter the site and it loads up the button appear and then fade out and disappear. I just updated the theme and don’t remember it happening it prior to that.
Anyone experiencing a similar issue and is there anything I can check. I do NOT have any custom CSS that removes the buttons.
Can you please post a link to your website?
This code in the custom CSS is causing the issue:
.flex-direction-nav, .flex-pauseplay {
z-index: auto;
}
Thank you! That fixed it.
-
This reply was modified 10 years, 5 months ago by businsky.