Bug in the footer?

Posted in: Newsmag
Post count: 23

Hello I have this bug in text of the footer, how I can solve it? thanks

https://www.outplayed.it/

  • This topic was modified 7 years by wbennets.
Post count: 20688

Hi,

I see the problem, seems there is no line height for the text found there
http://prntscr.com/nmafcf
The line height should be inherited from here – http://prntscr.com/nmag1t
Please check if the line height setting is on default there, or that is has a value. If that is set alright, check here next – http://prntscr.com/nmagi1 and set a value for the line height if needed. Let me know if the issue remains.

Thanks

Post count: 23

Hello
Thanks for the reply, it’s all on default 🙁

Post count: 35449

Hi,

If the problem is still there you can use this custom css -> https://www.screencast.com/t/78dY7KfY
.footer-text-wrap{
line-height: 2;
}

this should fix your problem, you need to set the code in Theme panel>Custom code>Custom css

Thank you!

Post count: 23

It works now thanks a lot!

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