Please help me fix my button!
-
Im new to wordpress, and just learning code, so please be easy on me.
i have this button, that was on a template. Now i understand that in order to link this button to a page, i need an href in there somewhere. But i just cant figure out where. This is the code:
<button class=”uk-button uk-button-large tm-button-teaser” data-uk-scrollspy=”{cls:’uk-animation-fade’, repeat: true, delay: 600}”>
read more
</button>Now if i want to make this button link to eg. “www.website.com/page”, what should the final code look like?
- The topic ‘Please help me fix my button!’ is closed to new replies.