Css not working
-
please i added this css to remove the existing request from my support form page but is not working. i added it in my child themes css.
//CSS to hide existing existing tickets
<style>
.support_option_choose{
display:none;
}
</style>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Css not working’ is closed to new replies.