Hey guys, maybe u can help me. I want to remove “Additional Information” from checkout. Only “Newsletter” is on this. This Checkbox i would like to move down to the other checkbox. Added a screenshot.
Hey combra,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Check private. I use Woochimp plugin. This adds checkbox to checkout for newsletter. I just want to move them down, and remove section “addional informations”. I dont know why this is here and why this is in english.
Can you tell me, what will be added to this section normal?
Hi!
The login credentials you’ve provided do not work but you can do this using this plugin to edit the additional info on the checkout page https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/
Cheers!
Vinay Kashyap
Added a new user. I dont want to take more plugins.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.addition_information_header {
display:none !important;
}
Best regards,
Rikard
And how can i move the checkbox / account to the other checkbox on checkout page?
solved