templates/areas/unique-selling-point-brick/partials/edit/_edit-styling.html.twig line 1

Open in your IDE?
  1. {#
  2. Unfortunately we need this style snippet to display the usps in the 1/4 column display
  3. as in the edit mode an additional wrapper is applied to make it possible to use a freely editable column-setup.
  4. In the brick iterator we added the .usps-iterator-editmode class.
  5. #}
  6. {# {% if editmode %}
  7.     <style>
  8.         
  9.     </style>
  10. {% endif %} #}