Hi,
Can you tell me how to align these so they will look as on the official Enfold site?
The numbers on my site is wrongly shown to the left and with the number in ( )
Please have a look at the two pictures
https://www.dropbox.com/sh/l5teogpqy05e6lo/AABHGFoUUChnRpiTzRY0Wq07a?dl=0
Hey Jakob40004000!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widget span.count {
float: right;
}
Regards,
Yigit
Works, but the numbers are still in (2), on your site it is only the number – looks more clean.
Thanks a billion!