Button for Edin theme
-
Hi, I know it says “If you wish to add a button like below, use a CSS class: button-minimal,” but that doesn’t tell me anything. Help?
The blog I need help with is: (visible only to logged in users)
-
The CSS class is a style. The link I have provided below gives a very good example of button and button-minimal.
-
I know it says “If you wish to add a button like below, use a CSS class: button-minimal,” but that doesn’t tell me anything. Help?
Hi, @bsocialcompany
Extras
Edin comes with two extra CSS styles, button and button-minimal. You can add these two classes to your links by using the Text Editor. We recommend creating a « call to action » button on the Front Page, for example:See more in the Edin support page:
https://theme.wordpress.com/themes/edin/ -
and the example codes:
<a href="https://yourgroovysite.wordpress.com/about/" class="button">BUTTON</a><a href="https://yourgroovysite.wordpress.com/about/" class="button-minimal">BUTTON MINIMAL</a>
- The topic ‘Button for Edin theme’ is closed to new replies.