Page 1 of 1
line-height
Posted: Sun Jan 10, 2021 7:50 pm
by Joan Ferrer
Hi
I try to change the line-height, in Wysiwyg web builder it changes the height, but not on the web, what can this happen?
Tnk's
Re: line-height
Posted: Sun Jan 10, 2021 9:35 pm
by Pablo
To be able to help you, I need to see what you have done.
Do you have a demo project?
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: line-height
Posted: Mon Jan 11, 2021 9:03 pm
by Joan Ferrer
Ok I prepare the file
Tnk's
Re: line-height
Posted: Wed Jan 13, 2021 8:32 pm
by Joan Ferrer
Re: line-height
Posted: Wed Jan 13, 2021 9:28 pm
by Pablo
Where exactly in the project do I need to look to see the problem?
Notes:
- you have added invalid code to the page. For example, there should not be any code at the start of the page, this breaks the structure of the page.
- for line spacing to take effect, the output format of the text should be set to 'include line-height'
Re: line-height
Posted: Thu Jan 14, 2021 8:57 pm
by Joan Ferrer
Hello
- In Text9 or Text17 I change the line height and when I publish it, I don't see the line height change.
- The invalid code, do you mean the top of the page ?:
<link rel="alternate" hreflang="ca-ES" href="
http://www.joanferrerfotografia.com/"/>
to
... </script><!doctype html>
<html lang="ca">
Where is it better to put it?
- I set the line space, selecting the text, and with the icon "line height" I change the height, do I do it right?
Tnk's
Re: line-height
Posted: Thu Jan 14, 2021 9:35 pm
by Pablo
This specific code needs to be between the head tags.
- In Text9 or Text17 I change the line height and when I publish it, I don't see the line height change.
In the project you have shared, the output format of Text9 and Tset17 is set to 'Default'.
If you set the output format to 'include line-height' then it should work.
Re: line-height
Posted: Fri Jan 15, 2021 3:37 pm
by Joan Ferrer
Hi
- Tags Head --> Ok
- line-height ---> Ok, Object Properties, Output Format: Include line-height ....
many tnk's Pablo !!
