Add button to Affinity theme front page
-
Hi,
I’m trying to add a call to action button under the tagline on the Affinity theme.
I’ve tried this:
-but it just does not seem to work. Any help would be much appreciated my website is http://www.the-pivot.com.
The blog I need help with is: (visible only to logged in users)
-
Hi @thepivothub,
In order to style your text to look like a button, You will need to add a CSS class named “button” to your HTML link. Here’s an example:
<a href="http://example.com" class="button">Button Text</a>As a note: HTML cannot be added to the tagline field. Instead, you could add the above directly to your home page.
Let me know if you have questions surrounding that or if I can be of help with anything else.
- The topic ‘Add button to Affinity theme front page’ is closed to new replies.