Simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers 100k+ active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
I had this problem 5 years ago and after an update it is back:
I have a travel blog and one of my catogories is 'Spanje', the Dutch word for Spain.
All blogposts with that category have a problem with the 'span'. There is no space left between the text and my right side bar. This is because 'Spanje' is my only category with the word 'span' in it, which causes a bug/fault in the theme. Could you please solve this?
USER PROBLEM
TECHNICAL REASONS
@eri-trabiccolo We know this problem. https://github.com/presscustomizr/customizr/issues/521
You can see it on this page : https://www.travellust.nl/doen-op-ibiza/
The issue occurs with classical and is caused by the following bootstrap rule
generated here : https://github.com/presscustomizr/customizr/blob/dev/inc/assets/less/bootstrap/mixins.less#L593
POSSIBLE SOLUTION
A possible solution would be to replace the original CSS rule by
Either with a Less formula or hard coded in the less file. @eri-trabiccolo any opinion ?