Line spacing increases itself

info19132
14 Posts
info19132 posted this 22 April 2021
Report a bug

Why are line spacing increased in mobile view? In the editor preview (Nicepage Joomla plug-in) everything looks normal, so I can't fix the error. It's probably because as soon as I include a HTML script on the page, here the newsletter sign up form.
Can you help me?

-> Link to broken page

Why are line spacing increased in mobile view? In the editor preview (Nicepage Joomla plug-in) everything looks normal, so I can't fix the error. It's probably because as soon as I include a HTML script on the page, here the newsletter sign up form. Can you help me? -> [Link to broken page][1] [1]: https://comemso.com/2-comemso/132-newsletter-4
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 22 April 2021

Hi Kiriakos,

Please attach the marked screenshot showing the issue.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Kiriakos, Please attach the marked screenshot showing the issue. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
info19132
14 Posts
info19132 posted this 22 April 2021

Everything okay:

Desktop.PNG

Responsive view:

Mobile1.PNG

Mobile2.PNG

Everything okay: !Desktop.PNG! Responsive view: !Mobile1.PNG! !Mobile2.PNG!
Support Team
Support Team posted this 22 April 2021

Hello Kiriakos,

Line spacing is the same in mobile view or desktop - 1,6
We have worked and checked with your link with both devices, Chrome - Inspect Elements, please have a look:

comemso-mob.png

comemso-desktop.png

...................................................
Sincerely,
Anna T.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Kiriakos, Line spacing is the same in mobile view or desktop - 1,6 We have worked and checked with your link with both devices, Chrome - Inspect Elements, please have a look: !comemso-mob.png! !comemso-desktop.png! ................................................... Sincerely, Anna T. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
info19132
14 Posts
info19132 posted this 04 May 2021

How can I change it? It looks good in the editor.

How can I change it? It looks good in the editor.
Support Team
Support Team posted this 05 May 2021

Hi,

According to the page source, there is a https://v5.newsmailservice.de/css/SignUpBox.css file loaded on the page. This file applied increased line-height to the page paragraph tags in responsive modes. This is a third-party css file. We cannot affect it on Nicepage.
I can only recommend that you try adding the following code to the Site Settings >> CSS:

p:not(.u-text-variant) 
{
line-height: 1.5!important;
}

This may help.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, According to the page source, there is a https://v5.newsmailservice.de/css/SignUpBox.css file loaded on the page. This file applied increased line-height to the page paragraph tags in responsive modes. This is a third-party css file. We cannot affect it on Nicepage. I can only recommend that you try adding the following code to the Site Settings >> CSS: p:not(.u-text-variant) { line-height: 1.5!important; } This may help. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
info19132
14 Posts
info19132 posted this 20 May 2021

THANK YOU. That was the solution!

THANK YOU. That was the solution!
Support Team
Support Team posted this 20 May 2021

Hello Kiriakos,

We're glad it worked!

Let us know when you need any further assistance.
...................................................
Sincerely,
Lilioneta
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Kiriakos, We're glad it worked! Let us know when you need any further assistance. ................................................... Sincerely, Lilioneta Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments