• I am sick and tired of that P tag. I try every thing search over the internet for solution but can’t able to find solution.
    Please help and tell me what is the simple solution to remove extra P tag that is generated by WP automatically.

    https://moghulweb.com/KLB/

    If you check this link there is a extra space between the footer and the bottom of that content after CEO RESOURCES

    Please help to solve this problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There would still be a space even if you removed the empty <p>. Which theme are you having issues with?

    Thread Starter kuhashmi

    (@kuhashmi)

    I am using Twenty Thirteen theme

    Where is this line in your files?

    <!--CEO Resources ends Here -->

    Thread Starter kuhashmi

    (@kuhashmi)

    it is at the bottom where CEO Resources section ends.
    after that empty <p></p> if you go to firefox check with firebugs it will show you empty P tags.
    Following is the code:

    <section id="CEORES">
    <p></p>
    <div class="CEOheading">CEO Resources</div>
    <div class="CEOcol1">
    <p></p>
    <div class="CEOcol1">
    <p></p>
    <div class="CEOcol1">
    <p></p>
    <div class="CEOcol1">
    <p></p>
    </section>
    <p></p>
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing Extra tag ?’ is closed to new replies.