Khioen Posted March 22, 2014 Share Posted March 22, 2014 The buttons left and right on slider doesn't show on destop But on mobile it shows but is square. Just a small square shape. Other buttons that make the site responsive; like drop down is square too. Please help out Link to comment Share on other sites More sharing options...
dioniz Posted March 22, 2014 Share Posted March 22, 2014 Is it possible to see your site? Link to comment Share on other sites More sharing options...
Khioen Posted March 22, 2014 Author Share Posted March 22, 2014 Still building this one http://www.khioen.com Link to comment Share on other sites More sharing options...
Khioen Posted March 22, 2014 Author Share Posted March 22, 2014 Some help please Link to comment Share on other sites More sharing options...
vekia Posted March 22, 2014 Share Posted March 22, 2014 open: /themes/default-bootstrap/css/modules/homeslider/homeslider.css find: #homepage-slider .bx-wrapper .bx-controls-direction a { position: absolute; bottom: 10px; outline: 0; width: 52px; height: 52px; text-indent: -9999px; z-index: 9999; border: 2px solid white; } change it to: #homepage-slider .bx-wrapper .bx-controls-direction a { position: absolute; bottom: 70px; outline: 0; width: 52px; height: 52px; text-indent: -9999px; z-index: 9999; border: 2px solid white; } Link to comment Share on other sites More sharing options...
Khioen Posted March 23, 2014 Author Share Posted March 23, 2014 Thanks Link to comment Share on other sites More sharing options...
Recommended Posts