This is a test for plugin that shows count views.
https://tarekrabaa.com/ar/?p=102
My question how can i move the count number to the left of the page?
I use this custom CSS to move the number to the right of the word مشاههدة
.post-views-label {
margin-left: -63px;
But i am not able to move the whole “text + count” to the right of the page.
Would you please help.
Regards