E1 Pages - putting color on the back button
Hi, I have a Q. We have designed our E1 pages in a way that there are some parent pages and some child pages, child pages having a link to parent page as shown below:
@Q::Back to Main Page:goToTabByLabel(new Object(), 'Main Page Name')
I however, need to make this tile/icon of a different color, say RED. How do I do that? Thank you.