{"id":8177,"date":"2015-11-29T08:34:46","date_gmt":"2015-11-29T08:34:46","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/29\/flexslider-arrows-not-displayed-properly-open-source-projects-woothemes-flexslider\/"},"modified":"2022-08-30T15:02:58","modified_gmt":"2022-08-30T15:02:58","slug":"flexslider-arrows-not-displayed-properly-open-source-projects-woothemes-flexslider","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/29\/flexslider-arrows-not-displayed-properly-open-source-projects-woothemes-flexslider\/","title":{"rendered":"Flexslider arrows not displayed properly-open source projects woothemes\/FlexSlider"},"content":{"rendered":"<p><img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/NNL37.jpg?s=128&amp;g=1\" \/> <strong>Stuart Kershaw<\/strong><\/p>\n<p>Remove <code>overflow: hidden;<\/code> from <code>.flex-direction-nav a<\/code>:<\/p>\n<pre><code>.flex-direction-nav a  { \n    display: block; \n    width: 40px; \n    height: 40px; \n    margin: -20px 0 0; \n    position: absolute; \n    top: 50%; z-index: 10; \n    overflow: hidden; \/* Remove this line *\/\n    opacity: 0; \n    cursor: pointer; \n    color: rgba(0,0,0,0.8); \n    text-shadow: 1px 1px 0 rgba(255,255,255,0.3); \n    -webkit-transition: all .3s ease; \n    -moz-transition: all .3s ease; \n    transition: all .3s ease; \n}\n<\/code><\/pre>\n<p>If you need to alter or remove the text that shows up by default for &#8216;Previous&#8217; and &#8216;Next&#8217;, consult the options documentation &#8216;Tailor to Your Needs&#8217; for the plugin here: http:\/\/www.woothemes.com\/flexslider\/<\/p>\n<p>Following that, just update the settings for:<\/p>\n<pre><code>prevText: \"Previous\",    \/\/String: Set the text for the \"previous\" directionNav item\nnextText: \"Next\",        \/\/String: Set the text for the \"next\" directionNav item\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Stuart Kershaw Remove overflow: hidden; from .flex-direction-nav a: .flex-direction-nav a { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; \/* Remove this line *\/ opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8177","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8177"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8177\/revisions"}],"predecessor-version":[{"id":8557,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8177\/revisions\/8557"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}