I want to emphasize the call-to-action on certain pages. The standard styling across all buttons is a white-text/black-background button with orange-text hover. I want to make the call-to-action a white-text/orange-background button with black-text hover. However, this emphasis means I only want it done on one or two buttons here and there.
On most pages, I want the "View Schedule" button to have this emphasis. On this Rates page for example, I want the emphasis placed at the bottom on the "I'M NEW! SIGN ME UP!" button. Any advice?
I stripped down the code you gave as an example and added unique IDs to the containing div and the a link so that they can be easily targeted for styling.
In a Markdown block insert the following:
Question
eleetoburrito 178
I want to emphasize the call-to-action on certain pages. The standard styling across all buttons is a white-text/black-background button with orange-text hover. I want to make the call-to-action a white-text/orange-background button with black-text hover. However, this emphasis means I only want it done on one or two buttons here and there.
On most pages, I want the "View Schedule" button to have this emphasis. On this Rates page for example, I want the emphasis placed at the bottom on the "I'M NEW! SIGN ME UP!" button. Any advice?
http://www.bodychemistrystudio.com/rates/
Edited by acalvoLink to post
Top Posters For This Question
5
5
2
1
Popular Days
Mar 26
8
May 8
3
May 9
2
Jun 2
1
Top Posters For This Question
colin.irwin 5 posts
17pixeli 5 posts
eleetoburrito 2 posts
TKMB 1 post
Popular Days
Mar 26 2015
8 posts
May 8 2014
3 posts
May 9 2014
2 posts
Jun 2 2016
1 post
Popular Posts
colin.irwin
I stripped down the code you gave as an example and added unique IDs to the containing div and the a link so that they can be easily targeted for styling. In a Markdown block insert the following:
colin.irwin
I've done this on client sites by inserting the button code as a code block that can have custom styling applied to it.
colin.irwin
The code above won't really help you. I will amend it slightly so that you can style it.
19 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment