Donate Botton

Posted in: Newspaper
Post count: 10

Hi i am triying to integrate the “paypal donate botton” to my custom sidebar but it doesn´t appear.

I downloaded the donate widget ,activated and went to appearance and widdgets and move the donate widget to my custom sidebar. But nothing happens.

Here is the link:

http://www.strategic-cybersecurity.com

Post count: 22421

Hello,

I have checked your site and luckily there is a very simple fix. You only have to remove the float left from block 15 with a custom css like so:
.td-pb-span4 .td_block_15{
float:none!important;
}

Add this code in the theme panel -> custom css box and the widget will display fine

Thank you!

Post count: 10

Great! thanks it works !

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.