Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Coupe WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Comment ajouter un saut de ligne dans WordPress (nouvel espacement des lignes)

Note éditoriale : Nous percevons une commission sur les liens des partenaires sur WPBeginner. Les commissions n'affectent pas les opinions ou les évaluations de nos rédacteurs. En savoir plus sur Processus éditorial.

Vous souhaitez ajouter un saut de ligne dans WordPress ou ajuster l’espacement des lignes entre les blocs ?

Dans la plupart des traitements de texte, vous pouvez facilement ajouter des interlignes en appuyant plusieurs fois sur la touche « Entrée ». Vous pouvez également créer des lignes à double interligne après les paragraphes à partir des options de formatage. Cependant, l’éditeur de blocs de WordPress ne dispose pas de ces boutons.

Dans cet article, nous allons vous afficher comment ajouter facilement un saut de ligne dans WordPress.

How to Add a Line Break in WordPress

Avant de commencer, il est important de savoir que l’espacement des lignes est contrôlé par le thème WordPress que vous utilisez.

Nous allons vous montrer comment ajouter de l’espace entre les blocs dans l’éditeur de blocs, puis nous afficherons comment modifier l’interligne dans votre thème si vous n’êtes pas satisfait des résultats.

Tutoriel vidéo

Subscribe to WPBeginner

Si vous n’aimez pas la vidéo ou si vous avez besoin de plus d’instructions, alors continuez à lire.

Ajout d’une double ligne d’espacement entre les blocs

Lorsque vous appuyez sur la touche Entrée pour Windows ou sur la touche Retour pour Mac sur votre clavier pour saisir un saut de ligne, WordPress le considère comme un nouveau paragraphe.

Cela signifie qu’il ajoutera automatiquement un double interligne, à condition que votre thème ait le style nécessaire (tous les bons thèmes WordPress en ont un).

Adding double line spacing in WordPress

Il suffit d’aller dans l’éditeur/éditrices de contenu, d’appuyer sur la touche Saisir ou Retour après la ligne, puis de taper autre chose à la ligne suivante.

En faisant simplement cela, en fonction du style de votre thème, vous devriez voir une distinction claire entre les paragraphes.

Double line space added to create paragraph in WordPress

Ajout d’un espace d’une seule ligne

Si vous écrivez quelque chose comme une adresse, vous voudrez probablement que l’espacement soit simple et non double sur votre site WordPress.

Single Space Preview

Dans ce cas, vous devez appuyer sur la touche MAJ + ENTREE sous Windows ou sur la touche MAJ + RETOUR sous Mac.

Cela indique à WordPress que vous souhaitez commencer une nouvelle ligne à l’intérieur d’un paragraphe existant. Il faut donc un interligne simple plutôt qu’un interligne double.

Modifier la hauteur et l’espacement des lignes

Parfois, même lorsque vous ajoutez l’interligne approprié dans l’éditeur, il ne s’affiche pas comme vous le souhaitez dans votre thème.

Il y a deux façons de le corriger :

  1. Utiliser une extension (la méthode la plus simple)
  2. Manuellement avec le code CSS (plus avancé)

Examinons d’abord la méthode la plus simple.

Ajout d’un interligne à l’aide d’une extension

Si vous souhaitez apporter des modifications de style à votre thème sans avoir à apprendre le code, l’utilisation d’une extension comme CSS Hero est le meilleur moyen d’y parvenir.

La bannière d’accroche CSS permet de modifier facilement le design de votre site WordPress sans connaître le moindre code.

Add paragraph spacing in WordPress with CSS Hero

Vous pouvez voir plus de détails dans notre avis complet sur CSS Hero.

Si vous souhaitez apporter des modifications plus importantes à votre thème, comme le déplacement d’une colonne latérale ou l’ajout d’un pied de page, un constructeur de page par glisser-déposer serait une meilleure option. Un constructeur de page vous permettra également de faire de petites modifications, comme changer la couleur des polices ou ajouter des sauts de ligne dans WordPress.

Vous ne souhaitez pas utiliser d’extension ou vous n’avez besoin que d’une seule modification ? Dans ce cas, l’option du code CSS manuel peut vous convenir.

Modifier manuellement l’espacement des paragraphes à l’aide du code CSS

Pour ajouter des sauts de ligne manuellement sans extension, vous devez ajouter du CSS à votre thème.

CSS est en quelque sorte la même chose que la fonctionnalité de mise en forme de Microsoft Word. Au lieu de cliquer sur des boutons, vous écrirez du code CSS simple. Ce n’est pas aussi effrayant que certains débutants peuvent le penser. CSS est très facile à comprendre si vous vous contentez de suivre des instructions.

Pour ajouter des CSS personnalisés à votre thème, vous devez vous rendre sur la page Apparence  » Personnalisation. Cela lancera le personnalisateur de thème WordPress, où vous devez cliquer sur l’onglet  » Additional CSS  » dans la colonne de gauche.

Si vous ne pouvez pas voir ces options de menu, il se peut que vous utilisiez un thème en bloc. Veuillez consulter notre article sur la façon de corriger l’absence du personnalisateur de thème dans l’administration de WordPress.

Adding your custom CSS

Dans le champ CSS personnalisé, vous devez ajouter le code CSS suivant :

.post p{line-height: 1.5em;}

La règle CSS affichée ci-dessus modifie l’interligne du contenu des paragraphes en le portant à 1,5em. Em est une unité de largeur pour la typographie.

Nous utilisons la classe .post, que WordPress ajoute automatiquement à la zone de contenu de tous les articles pour s’assurer qu’elle affecte uniquement les publications et non les paragraphes utilisés ailleurs.

Adding custom CSS to increase line height

Cela modifie uniquement l’espacement des caractères simples.

Si vous souhaitez modifier l’espacement des paragraphes dans WordPress (c’est-à-dire un double espacement), vous devez ajouter de la marge interne.

.post p { 
line-height: 1.5em;
padding-bottom: 15px;
} 

N’hésitez pas à adapter les chiffres à vos besoins et à ajouter un double espacement en HTML.

Vous pouvez également ajouter des CSS personnalisés à votre site à l’aide de l’extension WPCode. L’extension permet d’insérer et de gérer très facilement du code sur votre site.

Pour plus de détails, veuillez consulter notre guide sur la façon d’ajouter des CSS personnalisés à votre site WordPress.

Nous espérons que cet article vous a aidé à ajouter un saut de ligne dans WordPress. Vous pouvez également consulter notre guide sur la façon de démarrer un blog WordPress et les meilleurs services de marketing e-mail pour les petites entreprises.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Divulgation : Notre contenu est soutenu par les lecteurs. Cela signifie que si vous cliquez sur certains de nos liens, nous pouvons gagner une commission. Consultez comment WPBeginner est financé, pourquoi cela compte et comment vous pouvez nous soutenir. Voici notre processus éditorial.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

L'ultime WordPress Toolkit

Accédez GRATUITEMENT à notre boîte à outils - une collection de produits et de ressources liés à WordPress que tous les professionnels devraient avoir !

Reader Interactions

100 commentairesLaisser une réponse

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Ralph says

    This was huge problem back in old creator. I never knew how it will look like and had to hit preview every couple of lines but i think with gutenberg it is way easier and i learnd to just use shift+enter. I do this automatically and almost without consciousness. Don’t know why but some websites don’t allow shift+enter only enter or not and then I’m like « WHY it is not working »!

  3. Colleen Cochran says

    I finally figured out the shift-enter thing for poetry single space lines, but when the post is published and emailed to followers, it loses formatting and all the lines run together. How do I fix that?

    • WPBeginner Support says

      You would want to check with the tool being used to send the notification for the styling for fixing that issue.

      Administrateur

  4. jan van den hoed says

    Thanks for the explanation. One question though. How can i do the same thing on a smartphone. I’m editing my blog on the way and do not have a laptop available. i tried to do shift enter but that did not work

    • WPBeginner Support says

      If you’re using a page builder plugin they may have a different method for the single/double line spacing. Otherwise, it could be a plugin/theme conflict where you would need to disable your plugins and/or swap your theme to check

      Administrateur

  5. Tim G says

    I would like to reduce the spacing between normal paragraph lines — IMHO, there is too much white space by default. I’d also like to add a half line at the end of a paragraph, rather than a full line: WordPress by default seems to just do the equivalent of a double carriage return which is rather twentieth century and doesn’t emulate what Word can do. Any ideas?

    • WPBeginner Support says

      You would want to reach out to the support for your specific theme and they should be able to tell you what CSS needs to be added to reduce your line spacing :)

      Administrateur

  6. Jen says

    God bless you! I’m so grateful for you posting this with the CSS! Who knew that’s all it took for me to change the spacing! I’ve been looking for something like this for a long time! Thank you so much!

  7. Kathy says

    I am using the « shift » enter method but it does not allow for different size font when I do. Is there a work around?

  8. phil rooksby says

    I don’t have Additional CSS. I’ve tried all sorts of other ways to alter the paragraph spacing but nothing works, looks a real mess. Help please!!!

  9. Norm says

    Thank you for the help. I have been looking all over the place, and wanted to do it with a plug-in. You made it so easy. Again, thank you very much.

  10. Maria says

    Hello! I want to have a simple spacing between my paragraphs and even after pressing enter (for the double space), when I preview the draft nothing has changed (it’s still all one paragraph). Could anyone help?

  11. Rashmi says

    Hi
    I would like to modifying the Line height and Spacing. However there is no ‘editor’ icon ( Appearance » Editor) from theme’s CSS file.
    So, what can I do?
    Thank you for your reply!

  12. Donna says

    Thank you, thank you, thank you!

    I was in another html editor and could not figure out how to do single spacing.

    You saved the day! :)

  13. Gerard says

    Brilliant and what an eternal lifesaver.

    I was struggling with spacing on one of my client sites and absolutely amazing that you had the exact answer almost at your finger tips. I am now becoming a permanent subscriber

  14. LR says

    I am using the Pilcrow theme and I have no idea how to make the double space between paragraphs happen. Sometimes it happens in my posts but sometimes it doesn’t. When I look in the HTML file I don’t see any post p or padding. I only see the end result of what the post will look like and thats when I know the double spacing didnt work. Can I still go back and re-edit and fix it? Last but not least where you say to go from the appearance to editor menus i dont have those options.
    I have under appearance the following options: themes, customize, widgets, menus, header, background, AMP, Theme Options, Mobile.
    Please help.

  15. Derek Cummings says

    My theme is broken, as in it doesn’t have the double spacing by default. The theme is stuck on the shift+enter mode in other words. So in relation to the following code:

    .post p {
    line-height: 1.5em;
    padding-bottom: 15px;
    }

    Is 15px a normal default double space? How many pixels should it be by default? Also doesn’t it matter where I put this code? Thanx!

  16. Femi says

    Thank you for the tip on the shift + enter. I never knew this for years. Your site has always been a rescue when I get stuck.

  17. Lyn says

    Hello: How do you get custom line spacing (say, 1.5em) for one instance on one page instead of changing the entire theme CSS? I see two other people have asked the same thing with no response, at least not that I found. Thanks!

  18. Cat says

    How about simply adding some text and changing the text colour to white (if the background is white)? This should make it possible to create and customise line spaces much easier (unless, of course, the background is a picture of something that cannot be matched with font colour).

  19. Michael Rich says

    Hi WPBeginner staff,

    I have a different question. I use Visual Composer and have added many Separator with Text dividers between my section headings on my homepage. I would like to make those text headings also be a link to that section.
    However everytime I add the link I lose the section identifying text that I had in the separator and it’s magically replaced with the default text saying « TITLE ».

    To try to make it a link I am adding a the linking code inside this bracket:
    [vc_text_separator title= »1950s CARS »]

    I am scratching my head so hard that I think I’m bald. Any help will get you a lifetime of gratitude!!!

    Thankyou,
    Mike

  20. Anthony Cooper says

    I am using the WordPress ‘Divi’ theme and found that if you press enter (or shift + enter) twice, in order to create a larger space, it is ignored. To get round this press enter once, type a character on the line, (it does not matter what), highlight it and change the font colour of the character to white and then press enter again; this results in the desired space between lines without having to edit the theme. The same applies to extra spaces in a line; enter as many characters as desired, highlight them and change their font colour to white and then carry on in the desired font colour.

  21. Christy says

    THANK YOU!! I Love you guys! So glad I found this site! I’ve almost literally been banging my head against the wall. If I knew how to insert emojis, this post would be covered with hearts and smiley faces. :-)

  22. David M. Ebersole Sr. says

    I am a subscriber to WP Beginner.
    I had a question concerning entering Engineering data for my product on my site. Spacing in the tables appeared too large on the page. I searched WordPress support and all I saw was snippy responses to the question of single line spacing.

    Your the first to answer the question, and it obviously was correct. Thank You.

    Sincerely,

    Dave

  23. Mark says

    What about on Android. The latest update has forced a double spacing (new paragraph). Not very good for poetry writers. Is there any way to revert it back to single?

  24. Cheryl says

    I use Omega Theme and the control/enter does not work. Is there something else I can do. I cannot find post.p in the CSS file.

  25. Tina Gleisner says

    Thanks for the « shift » and enter for single line spacing as I’ve wanted to figure this out for years … and never got around to finding the solution.

  26. A. Lougheed says

    I’m searching everywhere for an answer … when I add a in the text editor, it is removed in the visual editor. Drives me crazy. Does wpbeginner have a recommendation?

    Should I add a plug-in to stop this?

    I tried a plugin years ago, but I had to go back and re-format every post.

    Any link with tutorial or advice is greatly appreciated!

Laisser une réponse

Merci d'avoir choisi de laisser un commentaire. Veuillez garder à l'esprit que tous les commentaires sont modérés selon notre politique de commentaires, et votre adresse e-mail ne sera PAS publiée. Veuillez NE PAS utiliser de mots-clés dans le champ du nom. Ayons une conversation personnelle et significative.