Anyone knows the CSS code to remove the "My account link and the search box" in Version 9 template? I have a lifetime premium press licenses. I create and sell WordPress websites. I had an account with another provider that expired recently. I was about to renew my standard website licenses then I had this vision. It's quicker to hide features and create and assign a new index page on a premium press template. my only stumbling block is hiding the search box and my account link. I can deploy a new website in two days and pretend I struggled for weeks. I don't like the idea of going elsewhere for website templates. As a lifetime member Premium press should be my one stop shop.
Marie
hi Frank,
I think you created a ticket for this and this has been resolved for you.
let us know if you still have issues
Zvonimir
I think it would be helpful if ticket sution is posted here so we can all apply solution
And look for answer without ticket posting
Frank
Good idea. This is the CSS for removing the box and log in from the header in the Business Listing template version # 9. I also attached a short video to show where to put the code.
Appearance >> Customize >> Addational CSS
header .col-md-5, header .col-md-4 { display:none !important; }