Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46325
    Anonymous
    Inactive

    Hi,
    Can u Please advice why this piece of code in the page admin:

    <div class=”bonus-content”>
    <div class=”promo-text”>Title</div>
    Button
    </div>

    Turns into this when running the page:

    <div class=”bonus-content”>
    <div class=”promo-text”>Title</div>
    <p>
    Button
    </p>
    </div>

    What is the reason the <p></p> are added to the ?

    See here: http://www.onlinecasinoexplorer.se/test-page/

    Thanks, Offir

    #46349
    Sakin
    Keymaster

    @offirkeren: That is from WordPress system and theme has nothing to do it. We don’t have option to control that is any theme you will see. So, if you want to add HTML text then I suggest you to change your post/page editor to Text mode and write it. See this screenshot showing text mode http://www.pinterest.com/pin/548594798332210926/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Redundend Paragragh’ is closed to new replies.