Dear @stefanogc
Here in the documentary you can find how to use CSS only on a specific page: http://laytheme.com/documentation.html#custom-css-styling
Hope I could help!
Best!
Marius
Dear @Micha
yes. We have some issues with the Shortcodes…
Do you have any third-party plugins installed or CUSTOM JS code? Is it possible to deactivate it for a moment to see if the problem remains?
Do you have everything up-to-date?
Wordpress, Plugins, Laytheme?
Many wishes!
Marius
an empty <p></p> will use the settings of textformat default
your textformat default does not have space top or space bottom
please use textformat's space top and space bottom settings to create spaces
you could also style empty p's like:
p:empty{ margin-bottom: 40px; }
anyway, i wrote down this problem and will take a look, but not sure when i'll find the time
also it doesnt work for me even on reload