So long texts are possible with the Digital Publishing Plugin!

While creating a landing page with Shopware for one of our clients, we encountered a problem with the digital publishing plugin that simply cuts off texts that are too long when the background mode is "color". Since our client and we were less than thrilled with this, we looked for a way to work around the problem. Here you can see the final CSS hack that solves the problem. For moreinformation and support for custom Shopware 5 and Shopware 6 plugins - feel free to contact us.
INITIAL SITUATION
We would like to create an element with the "Digital Publishing" plugin of Shopware itself, which has a colored background and contains a longer text. If we create this element according to schema F we will quickly notice that the text is cut off like in this image below.
WHAT TO DO TO FIX THE PROBLEM
After a bit of hacking around with CSS we came up with a solution that we don't want you to miss. First, we gave our Digital Publishing element the class "long-text-bg-color" so that we don't accidentally edit other elements.
If we now add the following lines to our Less file, our text will no longer be cut off, but will be displayed completely as desired.
That was the whole trick - now we can create text elements of any length with the Digital Publishing Plugin! If you found this post helpful or informative, don't forget to check back to our blog regularly for more posts like this.
This blog article was written by our apprentice Lennart.
Was ist dein Projekt? Wenn du uns darüber erzählen möchtest, rufen wir dich zurück!

Hello, my name is Meike. I take care of the EXWE back office and am responsible for our social media channels. All of our articles are meant to make your life easier and help you make decisions. Nevertheless, it can happen that something remains unclear, so: If you have questions about this article you can easily reach me at +49 231 93149827.
Are you interested in Shopware and want to get started as a developer? Then we have tips for you on how to become the ultimate Shopware developer!
Learn about the improvements and new features from Shopware 6.0 to Shopware 6.4.1.0 and stay up to date on the topic of online store creation.
Our solution to the problem - what you can do if the JTL Connector in Shopware causes problems.