Okay
  Public Ticket #801875
HTML error in title's text box
Closed

Comments

  • R started the conversation

    Before
    Before updating page html code we entered
    http://imgur.com/ZUMONqM

    After first update
    After first update html code saved as follows(but displays fine in front end)
    http://imgur.com/QRd5kNy

    After second update
    After second update code in backend wipes out from page and leaves “<div style=” in text box ( this raises error of black patch on page )
    http://imgur.com/1kFNY6T


  •  8,994
    Tahir replied

    Hey ,
    You have to use single quotes instead of double inbtw the tags as this 

    <div style='color:#fff;' > </div>

    Best


    ThemeNectar Support Team