Reply To: Button Text Color in front page 1

Homepage Community Forums Ambition Button Text Color in front page 1 Reply To: Button Text Color in front page 1

#18378
Wes
Moderator

    If you want to change it to White, add the class white in your code like this –

    <a href="https://appfinite.com/shop/ambition/" class="button large white">Buy This Theme</a>

    It will change the button color to white since it’s already included in the CSS. If you want to do another color then we’ll have to add it in your CSS first.