Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I’m using your plugin on http://zakelijkgroeien.nl/partners/ But it have a problem about CSS. WhenI builder 3 column, css width is 33,3333%. On chrome it not working with ‘,’ it must be 33.3333%??
Hi Truc
Do you have any plugins installed that might be changing the format of the numbers? By default, they’re outputted as floats, which PHP represents with dots, rather than a comma. So outputting the widths as 33,3333% is not the default behaviour.
I try to deactivate all plugins on site and find out the reason comes from my theme, I will continue detect this bug. Thanks so much!