Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #2426977
Narrow line breaks between bullet points of lists
Closed

Comments

  • Hilario_del_Vaso started the conversation

    Hi Neuron Team,

    I can't figure out how to remove or narrow down the large line breaks between items of an unordered list, such as in the bottom part of this page (also see screenshot attached): https://akteursplattform-bne.de

    The password for viewing the page is: Akteursplattform

    It'd be great if you could help me with that.

    Thanks and best regards!

  •  675
    Neuron replied

    Hi Hilario,

    You can add the following style, it will affect the unorder lists on the text editor element. Appearance > Customize > Additional CSS.

    .elementor-widget-text-editor ul li {
        margin-bottom: 10px !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.