• Resolved brianjmoore

    (@brianjmoore)


    I’m facing an issue with my website theme, specifically related to adjusting the line height. When I move to a new line, there seems to be excessive space between the lines of text. Can you provide guidance on how I can adjust the line height?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • You need to remove the following items from “main-style.css” => line 101

    .editor-entry p {
    margin-bottom: 30px;
    line-height: 1.8;
Viewing 1 replies (of 1 total)
  • The topic ‘Line Height Issue’ is closed to new replies.