Hey there kohkahhuat,
How are you doing today?
This should be possible with some custom CSS. Would you mind posting link to your site where I could see this and I’d be more then happy to try to help 🙂
Cheers,
Bojan – WPMU DEV
Dear Sir/Madam,
I am very pleasant surprised that you reply so soon. Thank you 🙂
I am using Bitnami WordPress stack on my laptop to do the website and if I am not wrong, is not access to the internet. Also I’m afraid I do not know any php, CSS or coding.
Best regards,
Koh, Kah Huat
Hey again,
Alright, I’ve checked the theme and this is definitely possible with some custom CSS. Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://ww.wp.xz.cn/plugins/simple-custom-css
div#primary {
float: right;
margin-left: 20px;
}
Have a great weekend 🙂
Cheers,
Bojan