Button Styling
-
I am using Give on a page on my site, and the “donate” button is not styled correctly (like the other buttons on my site).
I have narrowed it down to the .give-btn css class. In dev tools, if I disable the background, border, color, and padding elements from the .give-btn class, the button is styled correctly.
To fix this, I used the plugin editor, and removed the background, border, color, and padding from the give.css file, and the give.rtl.css file. I assumed this would fix my issue, but it seems to still have those properties attached.
There must be another place where that class is given to the button. Can anyone point me in the right direction to edit the code, or another way to fix this?
Any help is appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Button Styling’ is closed to new replies.