#72449
 Radu
Moderator

Hi,

I’ve tested again and the “Apply to become a vendor” text not appears on top, only bottom appears.

Add this css to hide the “Your account has not been yet approved….” text from top

COPY CODE

body.page-id-7168 p:first-child{ display:none; }
body.page-id-7168 br.clear { display: none; }
body.page-id-7496 p:first-child { display:none; }
body.page-id-7496 br.clear { display:none; }

Radu

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?