Hi there
Can any of you lovely people help with a CSS code that allows me to change the colour of the button and included font (style and colour) for my next and back buttons?
I'm wanting to end up with a button coloured Orange #FC5400, with "Next" in Roboto Medium coloured white #ffffff.
I am able to change the colour of the skin and the font to Roboto Medium but the font defaults to black.
Any suggestions would be greatly appreciated!
Page 1 / 1
Hi @jheath18,
Try adding this code in css editor :
#NextButton {color:#ffffff !important}
Awesome thanks a million!
Hi ,
Where i can find the CSS editor. I want to change the color to white only for one project.
Please help
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.