Add - white-space: nowrap; - to display the full message when turned off. I also changed the background colour so the words were more visible - background-color: #000000;
.onoffswitch3-inner .onoffswitch3-inactive { width: 100px;
padding-left: 16px;
background-color: #000000;
color: #FFFFFF;
text-align: right;
white-space: nowrap;
}
Glyndwr () - 4 years ago - Reply 0
Add - white-space: nowrap; - to display the full message when turned off. I also changed the background colour so the words were more visible - background-color: #000000;
.onoffswitch3-inner .onoffswitch3-inactive {
width: 100px;
padding-left: 16px;
background-color: #000000;
color: #FFFFFF;
text-align: right;
white-space: nowrap;
}
Glyndwr () - 4 years ago - Reply 0
Thanks! Looks great! In my case, however, in my page, the ticker is collapsed on page load. How can I change it?
czechirus () - 4 years ago - Reply 0
bootstrap.min.css
bootstrap.min.js
Hi dear..
I used bootstrap code for many things in my web but sometime when I used two function in same page they will effect other or effect whole page..How to avoid that?
Please help..thank you.
MOHDMMK () - 5 years ago - Reply 0