• Resolved maulana02

    (@maulana02)


    Hello, wanna ask… I’m trying Views for WPForms Plugin to display entry on my site. why all entry data is centered alignmet? where i can get edit it? maybe just be left or justufy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Aman

    (@aman086)

    Hi

    I see you have managed to left align it.
    Views for WPForms doesn’t align text center, it may be your theme default css.
    For anyone else wanting to align text you can below css.

    .wpforms-view-field-cont {
        text-align: left;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Why All Entry Data Centered??’ is closed to new replies.