Css to center Forms Tab Widget

  • Jkondik
    Asked on December 17, 2014 at 10:48 AM

    On your survey theme, the forms tab widget, which provides heading tabs for each section, I cannot get the tabs to center directly under the "Start" button.

     

    I've tried editing the CSS code, but my knowledge is very limited in the coding world. Can you please take a look at your form and tell me how I might center appropriately. 

    A snippet of code and where to place it is all that is needed, plus I imagine this issue would bug other form users. 

    I've attached an example image.

    Jotform Thread 477562 Screenshot
  • Carina
    Replied on December 17, 2014 at 12:52 PM

    Please try injecting the following css code:

    .tabs-list {
           text-align: center;
        
     

    Let us know if we can assist you further.

  • Jkondik
    Replied on December 17, 2014 at 1:56 PM

    Thanks! That worked!

  • Carina
    Replied on December 17, 2014 at 2:02 PM

    You are most welcome.

    If you need further support please let us know as we're here to help.