[Resolved] How to remove an extra line-break in the code?

Home Forums Support [Resolved] How to remove an extra line-break in the code?

Home Forums Support How to remove an extra line-break in the code?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #479565
    Cecilia

    Hello!
    I’m trying to adjust margins and paddings and was having some trouble, not managing to get the text positioned evenly when comparing top and bottom.

    When I look at the html-code I see a “<br>” which explains that extra line at the bottom of the content in each page. I included a code snippet below so you can see where it is.

    I’ve been trying out all the premium features, changing things back and forth so I was sure I put it there somehow by mistake. I have now looked around and can not find it!

    Can you help me? Seems odd that it should come from the source code so I’m sure I did some mistake somewhere.

    /Cecilia

    	</div><!-- .entry-content -->
    
    		<br>
    	</div><!-- .inside-article -->
    </article><!-- #post-## -->
    		</main><!-- #main -->
    	</div><!-- #primary -->
    
    	
    	</div><!-- #content -->
    </div><!-- #page -->
    #479934
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Did you get this sorted out?: https://www.screencast.com/t/tvae0qllZOM

    I’m not seeing that element in the HTML.

    Let me know ๐Ÿ™‚

    #479943
    Cecilia

    Well, apparently! Like I said I test all kinds of stuff adding, removing sections, hooks etc. I must have removed something that affected that.
    Thank you! <3

    #480074
    Tom
    Lead Developer
    Lead Developer

    No problem! ๐Ÿ™‚

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