"Click to view/modify the HTML tags" not working
-
I am trying to simply wrap the several
span
tags created in a<div>
element with a class and it automatically adds code that isn’t there. Example below:This is what I entered
<div class="name-here">
This is what was generated
<div class=\"name-here\">
I’ve also tried the
p
element and it is doing the same thing. I am trying to alter the code for the “Large Icons (1/7)” span tags that are generated. Ironically enough this problem DOES NOT occur when I am trying to use “Buttons (7/7)”Thanks,
Nick
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘"Click to view/modify the HTML tags" not working’ is closed to new replies.