Forums
Forums / Theme: evolve / bootstrap button font
(@ninjamaster)
9 years, 11 months ago
Have been able to make most of the changes I wish to make but cannot seem to isolate how to change the font color for just the bootstrap slider buttons.
I like the blue font for the other buttons but not for the bootstrap slider buttons.
Thanks in advance
(@denzel_chia)
Hi,
Use the following in Theme Options -> Custom CSS
.carousel-inner .bootstrap-button { color: #fff !important; }
It will make your slider learn more button text white in color.
Thanks, just put it to use and it works great.
You are welcome.
The topic ‘bootstrap button font’ is closed to new replies.