Hi Kresei support!
Some clients just reported that they’re having trouble editing a bulleted list in a promo box using Enfold theme. I tested it out and it seems the each time the promo box is clicked to edit, an additional level of unordered list is added to each list item. So the original code:
<h3>Upcoming Ship Dates</h3>
<div style=”font-size: 80%;”>
</div>
Becomes the following code when the box is clicked to edit it:
<h3>Upcoming Ship Dates</h3>
<div style=”font-size: 80%;”>
</div>
On the next edit, the code becomes this:
<h3>Upcoming Ship Dates</h3>
<div style=”font-size: 80%;”>
</div>
Etc. Have you seen this before? Is there a fix?
Thanks for your help!
Jaci
Hi wildflowermeadows,
Could you try updating to the latest version of the theme, 3.3.1, to see if that helps?
Best regards,
Rikard
Hey!
Our devs know about the bug. Should be fixed in the next update, version 3.3.2.
Regards,
Elliott
Wonderful, Elliot. Thank you! I updated and this is fixed.