Home › Forums › Winning Agent Pro Theme › How To Use Button Styles in WAP Setup.pdf
Tagged: Button Styles
- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by
Ginger Coolidge.
- AuthorPosts
- September 2, 2014 at 12:20 pm #3633
ChristinaHood
ParticipantGreetings,
On the last page (21) of the theme setup instructions, there is information about the use of a button. I love the idea, only I am too new to figure out what or where I am supposed to do the following:
To apply the bu`on style, you’ll want to use TEXT editor mode instead of the VISUAL editor. Add class=”button” to any link, like this:
Can someone please explain? Thanks. Here is my site so far:
http://thedomusgroup.comp.s. If you hit a parked page, it is because I am setting up the idx this week.
- September 2, 2014 at 12:45 pm #3644
Ginger Coolidge
ParticipantHi Christina,
Your site is coming along! What the setup doc was referring to was literally adding the class=”button” inside of the anchor tag (which means a link). It will turn any ordinary link into a pre-styled button to match your theme colors.
To see it, create a page or post in your WordPress Dashboard, and click on the Text entry option in the editor. Copy and paste these two lines and save your changes. One will show as a link and one will show as a button:
<a href="https://www.winningagent.com">Visit My Site!</a> <a class="button" href="https://www.winningagent.com">Visit My Site!</a>
- AuthorPosts
- You must be logged in to reply to this topic.