line-height between 2 paragraph

Posted in: Newspaper
Post count: 12

Hello
I can’t drop the line-height between both paragraph (p and a link), someone can help me ?
I have already a class for the first paragraph to transform the style text.

<!-- wp:paragraph {"className":"TitreColor"} -->
<p class="TitreColor">BLABLABLABLABLABLABLABLABLABLABLABLA. </p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p><a href="BLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLABLA" target="_blank" rel="noreferrer noopener">BLABLABLA.</a></p>
<!-- /wp:paragraph -->

CSS:

.single .tdb-block-inner > p.TitreColor
{
	color: #091769;
}

Thank you very much for advance if someone can help me.

  • This topic was modified 3 years by androlas.
  • This topic was modified 3 years by androlas.
  • This topic was modified 3 years by androlas.
Post count: 27744

Hi,

Please provide the link to your post.

Thank you!

Post count: 12
Post count: 27744

Hello,

You must set a margin-bottom to reduce the line height to your code.

Thank you!

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