Reply 62425 to: SLIDER BUTTON MOBILE

Avatar: Eva
Eva Kemp
Support staff
May 7, 2015 at 13:55

Hello,

Please try to use this code in custom.css file:

@media (max-width: 480px) {
.tp-caption .btn .medium .btn-white{
border-color: #fff !important;
background: #fff !important;
}
.tp-caption .btn .medium. btn-white:hover{
background: gold !important;
}}
@media (max-width: 992px) {
.tp-caption .btn .medium .btn-white{
border-color: #fff !important;
background: #fff !important;
}
.tp-caption .btn .medium. btn-white:hover{
background: gold !important;
}}

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.