Archived topic
CTA Button
3 replies · Started by Ruth Kijner on February 4, 2020
Hello,
I'm new to WORDPRESS, so I would greatly appreciate your help.
I'm working with the Peak template, CTA button built into the black element.
When I click on it, nothing happens. I guess I have to do something to make it work, but I don't know where to start.
Thank you so much in advance
Hi there,
go to Dashboard > Appearance > Elements
And edit the Header Element assigned to the Front Page.
Read here for more info on Header Elements
Edit this part of the HTML to include your href and label:
<a class="button" href="#">Call to Action</a>
I made it, Thank you very much!
You're welcome