Hide submit button in ajax dropdown categories module

Hi, I purchased and installed the module Step-by-step so called ajax dropdown categories menu module, I wanted to ask for an information: you can remove the button '' OK '' research?

How to remove the submit button from ajax dropdown categories prestashop module?

Hello
currently module does not have feature to remove / hide the submit button but it can be done with css styles
if you will use this code in your global.css file the button will disappear:
.sbs_submit {
    display:none!important;
}

Share on Google Plus

About VEKIA

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment