Introducing G2.ai, the future of software buying.Try now

how do I change the next button to change colour plus use a hand icon

missing hands icon. Missing loading after pressing next.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
GD
0
I'd use your browser's developer tools to identify the element's handle (id or class(es)) and then place the css: 'pointer: cursor;' into your style sheet for that element. Look for something common eg a call called 'button' so this is applied to every button..
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply