Tagged: CSS
Hi,
Some of my break lines are giving a big gap between the lines like a paragraph. Can you please look at the sshot below and the page where this can be obtained to see what the problem may be and how to fix it? This also happens in the “Marker Tooltip” of a map.
I am afraid that fixing this will ruin other sections where a double line may be required. Is there a way to have single and double line spacing by simply adding one br/ or two br/ (i.e. pressing Shift+Enter once or twice) to get a single or a double break line?
Either way, the main priority is making a regular break line without the double spacing.
Thank you
Hey sitesme!
I’m not sure if I’ve misunderstood you or not but there are two <br>
elements between the lines there, removing one of them should fix the large gap.
Cheers!
Rikard
Hi Rikard,
I can also confirm that there are to br between the lines but I just added a “Shift+Enter” which was only supposed to give one br if I am not wrong?
Please check below how it looks the editor for the map (i.e. single enter / br)
Just an update (this can help some other users with the same problem).
The issue was caused by the premium plugin “Premium SEO Pack – WordPress Plugin” and this was the developer’s instructions:
“Deactivate the SEO Friendly Images module. This module needs all images on the website to have the alt=”” html attribute. If they don’t it will cause some issues.”
After doing so it is all working fine. Thanks again Rikard.