Archived topic
Button Formatting Issues
5 replies · Started by Brooks on November 26, 2022
I am using the Scribe demo layout from your theme.
The issue is:
When I am trying to create buttons, the text color is using the settings from here:
Appearance > Customize > Colors > Body > Link
However the expected setting for the buttons' text color is:
Appearance > Customize > Colors > Buttons > Text
Please resolvethis issue as it is causing problems for me to create buttons.
Hope to hear from you soon.
Thanks
Hi there,
Which button are you referring to?
If you are referring to the big red button on the home page, the style is actually coming from the inline HTML:
https://www.screencast.com/t/w2etg1tHG
Your developer should be able to identify that :)
Let me know if I'm missing something here.
It's not possible to subscribe your developer on forum reply unfortunately.
Hi Leo, thanks.
Not that --- that's an email form from Convertkit.
I am referring to all buttons created in Wordpress (via Gutenberg).
An example is here: https://www.brooksconkle.com/free-money-on-paypal/
The developer gave me notes to add 'white-text' in the additional CSS field ---- but it just didn't seem like this should be necessary.
So he instructed me to reach out to you guys with the previous info.
Thanks Again!
Hi there,
yeah, that looks related tpo recent changes WP made with its HTML/CSS.
We'll take a look into that. Are you ok with the CSS solution for now ?
We're ok with it for now.
I just wanted to confirm the issue wasn't an error on our end...
Hopefully there will be a fix soon so that it works with default WP.
Thanks Again :)
Hi there,
The issue I'm seeing here is that the content link color is set, which uses a more specific selector: .inside-article a
Is there any reason for the content link color to be set, or could you set it in "Colors > Body" instead?
Let me know :)