Hello, dear xavimartinezr.
You can choose from the option how to show the vote button on our poll. There are 3 types (Left, Right and Full Width). Now, in poll you have selected the “Full Width” type. Please, change it from options.
Thank you.
Hello,
Yes, but I want the button on the center, not on the left or the right side. Is it possible?
Thanks.
Dear xavimartinezr.
To solve this problem, edit the file Total-Soft-Poll-Widget.php. On the 1939 line find this code:
color: <? php echo $ Total_Soft_Poll_Theme [0] -> TotalSoft_Poll_5_VB_C;?>! important;
padding: 3px 10px! important;
text-transform: none! important;
line-height: 1! important;
cursor: pointer;
after this code add this one:
left: calc (50% – 46px);
position: relative;
float: none;
Thank you.
Hello,
Sorry, but I did it, and nothing changes…
How can I fix it?
Thanks.