• Closed by: Marek
  • Closed on: 27.02.18, 19:08
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11561 - remove partners offers from form sign up

Hi,

How can I remove the receive offers from our partners from the guest checkout on checkout page?

Thanks

Comments

Marek 01 Feb 2018, 20:43

Could you please, take a screenshot of that block?

anthony roffidal 02 Feb 2018, 11:53

Sorry I forgot to add it. here it is:
https://puu.sh/zerLJ/f1d4ade074.png

it’s the first line ‘recevoir les offres de nos partenaires’.

thanks

Marek 02 Feb 2018, 12:14

Try following CSS:

#customer-form section .form-group:nth-child(8) {display: none }
anthony roffidal 06 Feb 2018, 11:20

Sorry, it’s not working. Not even with !important.

Marek 06 Feb 2018, 14:25

Now I don’t see your screenshot to check out my code once again

anthony roffidal 17 Feb 2018, 18:42

Hi,

It’s still there:
https://puu.sh/zpOkJ/f9530ca659.png

thanks

Marek 19 Feb 2018, 14:28

Try to clean prestashop cache

anthony roffidal 27 Feb 2018, 19:07

Hi actually I found where it was (it was a prestashop setting I think under orders settings. So thanks, it’s resolved