• Resolved keeperbay

    (@keeperbay)


    Love Popup anything on click plugin, but I’m using Contact Form 7 in the popup and everything is aliened center. What do I add to .wpcf7 to get the text in the popup to align to the left of the box?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    1. First this type of change in your theme style.php file.( This css put theme wp-content->theme->yourtheme->style.css file.)
    .wpcf7{ float: left !important; }

    2. Your problem did not solve, Please send your website URL.

    Thanks,

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @keeperbay

    Please check your theme css and find is there any css written for contact form 7 or not.

    For more help, you need to share your website link 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to not center everything?’ is closed to new replies.