Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #782070

    Dear Enfold Technicians,
    I’m truly stunned. I’ve been trying everything to reduce the large gaps between lines for almost 3 hours now and I am unable to figure it out…
    Please help.
    Also, is there a way I can use my own fonts in Text Block?
    Thanks in advance!

    On my website, on the homepage, under “THE HAIR TISSUE MINERAL ANALYSIS SHOWS”. I want to reduce the space between the points.

    #782076

    Hey Nabil,
    Try this code in the General Styling > Quick CSS field:

    .entry-content-wrapper li {
        padding: 0px !important; 
    }

    Please clear your cache :)

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.