Archived topic
Buttons consistency
1 reply · Started by Teuvo on May 27, 2020
Now that buttons CSS can be controlled with
GeneratePress Customizer
WP Show Posts
GenerateBlocks Button
What is the recommended way of keeping consistence site wide?
Custom CSS classes?
Hi Teuvo,
Yes, right now it's to use the same CSS class throughout. For example, GP uses the button class, so if you set that class in those plugins (and disable their styling), they should pick up on the GP button styling.
I'm trying to think of an easier way for a future update :)