Hello,
We have a display problem since we updated SP Page Builder Pro from the 3.7.3 version to the 3.8.9 one.
Below two examples.
Correct display with 3.7.3 version (3 columns): https://www.martigny-sports.ch/le-club/le-comite
Incorrect display with 3.8.9 version (only one column) : https://www.fcmonthey.ch/le-club/le-comite
The code is the same one for both pages (we removed the php part of the code because it's not important):
<div class="row col-lg-4 col-md-4 col-sm-6 col-xs-12" >
<div class="row BlocComite" >
<table ><tr valign="top"><td>
<img src="/images/no-photo.jpg" border="0" alt="no-photo" class="roundedImage" />
</td>
<td>
</td></tr></table>
</div>
</div>
Could you help us to find a solution, please?
Thanks
Mauro