Line height in Firefox

Posted in: Newspaper
Post count: 15

Hello team,
since a few days I have the problem that only in Firefox simple breaks <br /> are displayed with too much line spacing. In Internet Explorer, Chome, Safari everything is fine. The lines with double line height appear only in Firefox. (PC and Mac). What can I do? I have two Newspaper themes bought and it is in two installations the same. WP 4.7.1
regards
genloc

Post count: 22421

Hi,

I ran a few tests on my end but the br tag displays the same on all browsers. I cannot see any difference between them. Pleas provide an example.

Thank you!

Post count: 15

Hi Bogdan,
I found out, the this is only if I use the Visual Composer and it’s a Picture is in the content.

Here without VC (all fine)
https://www.duesseldorfpanther.de/line-height-in-firefox/

Here with VC (line height is not okay)
https://www.duesseldorfpanther.de/line-height-in-firefox-with-vc/

Here is a screenshot.
https://www.duesseldorfpanther.de/wp-content/uploads/2017/01/snap0010.png

regards
genloc

Post count: 22421

Hello,

It seems there is a css issue on firefox as it interprets the css differently.
Please use this code in the theme panel->custom css box
.td-md-is-firefox .page-template-default .wpb_text_column :last-child{
margin-bottom:initial!important;
}

Thank you!

Post count: 15

Hi Bogdan,

thanks, it works fine now! 🙂

regards
genloc

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.