Hi @kaenz,
Thank you for reaching out to us.
1.If you are making changes to a PHP file.
Go to the PHP file which invokes your page/post and insert the following html snippet. Also, increase the margin-left value as per your requirement. Save the file.
<div style=”margin-left:100px;”>
<?php echo do_shortcode(‘[miniorange_social_login]’)?>
</div>
2.If you are making changes to an HTML file.
Go to the HTML file which invokes your page/post and insert the following html snippet. Also, increase the margin-left value as per your requirement. Save the file.
<div style=”margin-left:100px;”>
[miniorange_social_login]’)
</div>
Let me know if this resolves the issue. If not, please contact us through the support form in the plugin.
Thanks,
miniOrange Team
Hi,
Please get back to us at [email protected] in case you have any other issue in future.
Thanks