Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #255133

    Hello I use the layer slider on this side:

    http://www.stickerei-hamburg.eu

    Before I had the last update everything worked properly, but now the text in the text layer
    is without breaks even I put them in the code. In the preview its perfect, but in the website
    everything is in one row….

    – Stickerei </br>
    – Textildruck </br>
    – Sonderanfertigung </br>
    – Berufsbekleidung </br>
    </br>
    und mehr

    All the br Tags were set….

    What is the problem? How can I fix it, cause the problem is on every page….

    Thanks!

    Regards

    Frank

    #255548

    Hey fsinger!

    Thank you for using the theme!

    Instead of using the br tags, please create a list. Switch to HTML layer then add something like this:

    <ul>
    <li>- Stickerei</li>
    <li>- Textildruck</li>
    <li>- Sonderanfertigung</li>
    <li>- Berufsbekleidung</li>
    </ul>

    Regards,
    Ismael

    #255558

    Hi Ismael,

    thanks!!!

    It worked out with this code:

    <ul type=”square”>

  • – Stickerei
  • – Textildruck
  • – Sonderanfertigung
  • – Berufsbekleidung
  • und mehr…
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Layer Slider Text Problem’ is closed to new replies.