customize my button in responsive
-
i want to change the display of the button to this design by giving the contact with us text a display of none by doing this:
#formilla-chat-button-text {
vertical-align: middle;
display: none;
}
the problem is i used the css customizer of wordpress and the formilla chat responsive customizer , and nothing happens , but when i make a change with google inspector i get the result, that means that i’m using the right id and class, can you help me?
- The topic ‘customize my button in responsive’ is closed to new replies.