Hi @sshahid12 ,
I’m glad you reached out because I know exactly how to help you with that situation.
There’s no simple setting for that, but you can accomplish this by using some CSS codes.
You can use this CSS code snippet:
.givewp-layouts-goal__stats-panel__list .givewp-layouts-goal__stats-panel__list-item:nth-child(2){
display: none;
}
Make sure to insert this in the custom styles field in the Design Tab — https://share.zight.com/7Kuw9Rkn.
This should just about solve it, so I’m marking this one as resolved.
If you have further questions about this, please post them in here and I’ll be happy to hop back in.
Thank you for using GiveWP!
Have a lovely day.
Hi
We are using DIVI module on our wordpress page design. We insert all donation form via code on the page.
Is it possible to add this code in the Divi module of CSS code for donation Form module.