• Resolved cpishon

    (@cpishon)


    I just recently turned the Give plugin back on after it stopped working months ago. It works now except there are icons that show up covering the first letter or two of the text. You can see it at the link I entered above and the following link:

    https://gearuphomeschoolers.org/donation-confirmation/

    The only thing on these pages besides the header text is the give short codes.

    How can I move the icon or the text?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @cpishon

    I had a look into you sites what I come up is that I problem is because of you theme CSS that is overwriting the give CSS

    Add this CSS into your child theme style.css files and I am sure your problem will get sort you

     
    .give_error,.give_success {
        margin: 15px 0 !important;
        padding: 1em 1em 1em 2em !important;
    }
    

    Let me know if this work for you or not

    Regard
    Raftaar

    • This reply was modified 7 years, 6 months ago by raftaar1191. Reason: Add code element
    Plugin Author Devin Walker

    (@dlocc)

    @cpishon – Let me know if you have anymore questions after @raftaar1191 provided his CSS fix! Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons overlapping text’ is closed to new replies.