Viewing 1 replies (of 1 total)
  • Hi Coupee36!

    Do you mean to left align the label of the tab? If yes then just add this snippet in your child theme’s CSS and you are done.

    a#wpcs_handle {
        text-align: left !important;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Left Align Field Label’ is closed to new replies.