Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #834462

    I know we can’t use the AVIA editor for woo products but is there a way to get better format in the descriptions?
    Specifically I’m trying to add bullets – it looks like this in the text editor(below) – it shows up as big bullets in the visual but when I update and view page – no bullets.
    I added some code below in CSS – and on some browser get a very small circle or nothing noticeable – is there a way to get a big noticeable bullet?
    Thank you

    Product description
    ———————————————————————————-
    Features of the Cutters Mate Glass Cutter

    • CSG-10 oil-fed cutting head. The oil reservoir extends through the handle for easy filling
    • Modular construction for one-step assembly and storage. Ready to use right out of the box
    • Rubber feet for use on a tabletop, bench surface, or light table
    • ———————————————————————–
      I added this to css
      ———————————————————————–
      .main_color ul {list-style-type: circle !important;}
      .main_color li {padding-left: 1.5em;}

    #836670

    Hey pathaug,

    You can do anything you want, with some Custom CSS.
    If you have any ideas we can supply some CSS code – else you can always hire a freelancer who will be able to help you with the process.

    Thank you

    Best regards,
    Basilis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.