How do I center text and delete arrow on collapsable section button?

  • rendered
    Asked on July 30, 2016 at 2:37 PM

    For the life of me I can't figure out how to get the text to center on the collapsable button using CSS. Can you give me some pointers? Also, I don't want it to show an arrow, what's the best way to do that?

    How do I center text and delete arrow on collapsable section button? Image 1 Screenshot 20

  • Kiran Support Team Lead
    Replied on July 30, 2016 at 7:29 PM

    As I check your JotForm now, it seems that you have already made some changes to center the text and hide the arrow. 

    How do I center text and delete arrow on collapsable section button? Image 1 Screenshot 20

    You may also inject the following CSS code to your JotForm to further center the text to the box.

    #collapse-text_40 {

        margin-left: 18px;

    }

    Please get back to us if you need any further assistance. We will be happy to assist.