• Resolved pagan11460

    (@pagan11460)


    Hello, I’m designing a new site for a client. I thought I’d give your plugin a try. So far, so good. I like it a lot. But, for some reason, the borders around the radio buttons in the widget are cut off on the right-hand side. I’m using a theme called Headway that allows me to customize a lot of my design. I tried playing with the margins and padding of my widget but nothing worked. Can you help me figure out what I need to change so that the right side of the borders displays?

    Please see my test site at: http://archwayromania.wpengine.com/

    Thanks so much!

    https://ww.wp.xz.cn/plugins/charitable/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pagan11460

    (@pagan11460)

    I fixed it. Initially, I couldn’t find the CSS to change but I found it… changed it to

    .widget_charitable_donate_widget #charitable-donation-form .donation-amounts .donation-amount {
        width: 90% !important;
        margin-right: 0;
    }

    and now it works.

    But now I have another weird issue. I’ll write it up in another post.

    Thread Starter pagan11460

    (@pagan11460)

    All set. I forgot to mark this as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Widget borders are cut off’ is closed to new replies.