how to change the theme colour and the wording
Hi sauramon
You can change the color by using this custom CSS:
.acm-features.style-1.bg-secondary { background-color: #f09090 !important; }
and change to your desired color.
Regards
I could see the wording can be changed from the Module named 'Lead' and tab named 'Extra Field'. But how is the colour changed. Whenever I am changing the type from Feature Intro:style 1 to any other style the background pink color is changed to white and the off-canvas menu becomes invisible as the text color is white as well.