-
AuthorPosts
-
February 10, 2018 at 8:03 am #910498
I just downloaded the givewp plugin and I have a couple of questions.
1. I would like to have it styled like a regular button (like the ‘submit’ one i have on my home page)
2. I am also experiencing a glitch in the form field ‘support the cause’ where I am entering my name and email ’email’ and ‘name’ show up over the words I am typing.
How can I fix this??
Thanks!
February 12, 2018 at 12:02 pm #911048Hey isaaccolavecchio,
1. Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .give-btn.give-btn-modal { margin: 0; padding: 16px 20px; border-radius: 2px; border: 2px solid #333 !important; font-weight: normal; font-size: 0.92em; min-width: 142px; outline: none; background: transparent; }2. As for the glitch, try adding this in Quick CSS:
#top #give_purchase_form_wrap .give-fl-label { display: none !important; }Hope this helps :)
Best regards,
NikkoFebruary 16, 2018 at 1:44 am #913040Thank you!
That worked perfectly!
Is there any way I can get the button to float in the center?? It is a little off.
Thanks
February 16, 2018 at 4:01 am #913068Hi,
Try this code in the General Styling > Quick CSS field:#top.page-id-884 .avia-builder-el-3 { display: flex; justify-content: center; }This code is meant to only work on the one page, please let us know if you want it to work other pages.
Best regards,
MikeFebruary 16, 2018 at 7:50 pm #913370Perfect thank you.
February 17, 2018 at 7:29 am #913542Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 18, 2018 at 4:38 am #913755You can close the topic.
thanks
February 18, 2018 at 7:37 am #913797 -
AuthorPosts
- The topic ‘givewp styling button’ is closed to new replies.
