Product Description Advanced Editor Not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • helpmehelpme
    Junior Member
    • Dec 2015
    • 1

    #1

    Product Description Advanced Editor Not working

    when I use the text block on advanced description I can see the font/bold icon choices, and it does let me use those in my description. When I update the product and view on the front side (like a visitor) all the description is without formatting. No bold, italics, font size changes.

    example: http://alyssatandlich.startlogic.com...ubleSuperDuper
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    This is due to the theme you have, which is overruling CSS styles and applying the font-weight: normal to all of the text... thus bolding is not working. I do see an underline tag is working, but tags wrapping an element are not going to likely work in this case. might have to apply a custom CSS style to elements, then add those to your html text block area and CSS area so you can overwrite the theme styles.

    Comment

    Working...