My client would like to differentiate the 2 CTAs to have 2 different colors.
One needs to be yellow and one gray.
It seems that the color is given from the class “HitchhikerCTA js-HitchhikerCTA”
So i feel in this case I would have to differentiate between class
HitchhikerCTA js-HitchhikerCTA-primaryCTA
and
HitchhikerCTA js-HitchhikerCTA-secondaryCTA
I have tried to do so in the location card template.hbs but I have not been able to succeed.
Could you advise how to do so?
Thank you.
Lucas B.