Okay
  Public Ticket #422074
Indent
Closed

Comments

  • Jamie started the conversation

    Hello,

    Could you help me? I would like to have bullet points in my short product description. When I've put them in they're not quite in line. Would you know how I can indent the bullet points slightly?

    Please see the attached images to show what I mean.

    All the best,

    Jamie

  •  8,849
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .woocommerce div[itemprop=\"description\"] ul {
      margin-left: 20px!important;
    }

    Thanks



    ThemeNectar Support Team 

  • Jamie replied

    Perfect! Thank you for the great support :)