zitu4life Posted December 26, 2019 Share Posted December 26, 2019 Hello Greeting! I am trying to remove\hide add domain on Add Order page, but can not complete it alone. I have used following CSS a.btn.btn-default.btn-sm.adddomain {display: none !important;} and also use overrides languages to remove Domain Registration$_ADMINLANG['domains']['domainreg'] = ""; If i apply css to remove picture below it mess everything, perhaps I am using wrong code. Is that possible to hide it all with just one hook? 0 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted December 26, 2019 Author Share Posted December 26, 2019 I guess the code is table.form.tbl-domain-config{display: none !important;} 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 28, 2019 Share Posted December 28, 2019 #domains, #domainContactContainer, a.btn.btn-default.btn-sm.adddomain {display: none !important;} 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.