I would like to modify the custom CSS in the following ways:
Set the color of hyperlinks to red and bold (I added code to do this, but it made the hyperlinks on the red buttons red as well which makes the hyperlinks almost invisible)
Set the color of hyperlinks on buttons to the default value
This there a basic 'formula' for the CSS that shows how to identify the different elements and positions? Kind of a fill in the blank type thing.
Thanks for reaching out to us regarding this CSS query.
I'm currently checking out the colors on your site and it seems you have everything all sorted out.
I see where your links are red and bold, and your buttons have an alternate look.
Are you okay with this?
If not, I could probably help you with some changes to your buttons, so please let me know.
Also, regarding the formula for the CSS, I'm not exactly sure of what you're requesting, however, a way of Identifying the positions would be to use Chrome Developer tools, or the equivalent for other browsers.
I would like to modify the custom CSS in the following ways:
This there a basic 'formula' for the CSS that shows how to identify the different elements and positions? Kind of a fill in the blank type thing.
Hi Steve,
Thanks for reaching out to us regarding this CSS query.
I'm currently checking out the colors on your site and it seems you have everything all sorted out.
I see where your links are red and bold, and your buttons have an alternate look.
Are you okay with this?
If not, I could probably help you with some changes to your buttons, so please let me know.
Also, regarding the formula for the CSS, I'm not exactly sure of what you're requesting, however, a way of Identifying the positions would be to use Chrome Developer tools, or the equivalent for other browsers.
Looking forward to your reply.
Best Reply.
I figured my issue out. Thanks for the response.