I’m trying to change the color of the mobile buttons on my skuid mobile page. Making CSS changes elsewhere is a breeze but this one is really stubborn. Upon inspecting the page the button reads .sm-button.sm-navstyle . I’ve created a CCS resource like this.
.backcolor .sm-button .sm-navstyle {background-color: #27C77A;}
I simply put ‘backcolor’ into the division as a ‘CSS Class’ and it should change but it simply doesn’t. I’ve tried different spacing and I’ve attempted to change different parts of the element.
For instance, If I make the change elsewhere or even right behind the text on the button (sm-button-text) it works flawlessly.
I’m running out of ideas and any help would be appreciated.
Question
Can anyone help me with changing the color of Skuid Mobile Buttons?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.