Tagged: spacing
-
AuthorPosts
-
February 15, 2018 at 11:14 am #912697
Hi Guys,
I have a problem and cant wrap my head around it.
Across the entire website – you may see different spacing between words some large and smaller. Both in textblock and elements like Partners.
Have no idea what is causing this.
Anyone care to help ?
Thanks
IsaacFebruary 15, 2018 at 12:27 pm #912723Hey curmi01,
Try this code in the General Styling > Quick CSS field:p {line-height: 1.65em!important; }
It is meant to make the line height of the text the same on every page, in my tests I checked Home, Team, & Championship
Best regards,
MikeFebruary 19, 2018 at 12:06 pm #914208unfortunately didn’t work :(
anyone could help?
February 19, 2018 at 12:30 pm #914216as you may see even on the homepage,
the text under the partner elements starts out well , but then towards the end the spacing goes haywire.
Need some help as i cannot launch the website like this
February 19, 2018 at 1:42 pm #914239February 19, 2018 at 1:43 pm #914240Nono the text spacing under the team member,
sorry i mentioned partner but it is driving me mad
thanks
February 19, 2018 at 2:16 pm #914249Hi,
Oh I see :)
That is because you have it set to “text-align: justify” starting at line 42 of your custom css:.team-member-description { text-align: justify; }
Try left, right, or centered.
Justify stretches the lines so that each line has equal width.Best regards,
MikeFebruary 19, 2018 at 2:30 pm #914258hi mike,
thanks for helping, however under custom.css is blank up until line 30. ( i am going in editor, css, custom.css)
The spacing is good on the first line of each team member description , but then begins to get bigger towards the bottom of the text.
February 19, 2018 at 2:49 pm #914263Hi,
Try looking in the General Styling > Quick CSS field, or maybe it is set in your element.
This is how justify works, please read this for more infoBest regards,
MikeFebruary 19, 2018 at 3:01 pm #914275Hi,
not working and ive tried alot of things. Are you seeing the spacing wrong ?
February 19, 2018 at 4:24 pm #914366Hi curmi01,
This is how it works if you set the text to justify, we cannot control that, we can only set which text-align option works for us.
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 19, 2018 at 4:28 pm #914370Hi vicotria,
may you have a look at the homepage, i have a attached a photo of what i mean
February 19, 2018 at 9:39 pm #914551Hi,
As Victoria mentioned the horizontal spacing is a result of setting the text option to justify.
Best regards,
Jordan ShannonFebruary 20, 2018 at 11:03 am #914780Hi guys,
thanks for your answers.
Thanks jordan i removed justified and saw what u ment.
Does this happen also on using the Text block? Does justify screw up the horizontal spacing?
Thanks
February 20, 2018 at 11:45 am #914791Hi,
Yes, justify does this to horizontal spacing, although some people like this effect, it is very popular with newspapers and magazines. Unless there is anything else we can assist with, shall we close this then?Best regards,
MikeFebruary 20, 2018 at 11:49 am #914794hi mike,
unfortunately my client wanted it to be justified is there any workaround or plugin or anything i can do ?
thanks
February 20, 2018 at 1:19 pm #914822 -
AuthorPosts
- You must be logged in to reply to this topic.