PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Center The Shortcode Widget

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi there! I placed the shortcode on my site using <p style="text-align: center;">[woocs sd=1]</p>

The currency converter still appears at the left side of my page. Is there a way to center it?

Hello

The only way to position the radio button (like any content) is to insert it into a centered block.

In your case, this block( <p style="text-align: center;"> ) does not seem to be centered.

Please add  exact  link to  the  issue

Here is the page with the currency widget: https://www.bucksawcreative.com/cart/

The shortcode is inside a Text Module.

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

Try  to add CSS:

.fl-rich-text div[data-woocs-sd]{

margin: 0 auto;

}

Thank you. That worked perfectly!

May I suggest that positioning be added as an included feature in this plugin? Left/right/center is one of the most basic and useful settings in any widget or page element.

You may close this ticket. Cheers!

Hello

As I wrote earlier, the correct solution is to use a centered container

Welcome;)