chemass
Forum Replies Created
-
Dear Huge-IT team,
after applying recommended changes, especially transform: translateY(-100%); the dots are seen perfectly.
Thank you very much for develop and support this great WordPress add-on.
Wish you a pleasant holidays time.
Dear colleagues,
thank you very much for your answer.
I did the recommended changes (tried with and without !important mark), but still no dots.
—————-
huge-it-dot-wrap a {-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: block;
float: left;
height: 11px;
margin: 2px !important;
position: relative;
text-align: left;
text-indent: 9999px;
width: 11px !important;
background: #FFFFFF !important;
box-shadow: none;
}
.huge-it-dot-wrap a.active:focus, .huge-it-dot-wrap a:focus,
.huge-it-thumb-wrap > a:focus, .huge-it-thumb-wrap > a.active:focus {
outline: none;
}
.huge-it-dot-wrap a:hover {
background: #FFFFFF !important;
box-shadow: none !important;
}
.huge-it-dot-wrap a.active {
background: #FFFFFF !important;
box-shadow: none;
—————-
Checked the settings, you can see here: http://www.chemass.si/tmp/slider_settings.jpgSome more suggestion?
Thank you very much fro your help.