Button circle to square
-
Ik tried to overrule the circle style of the button but do not succeed. This is what I entered in Theme Hello Customize:
Customer CSS:
.ea11y-widget-button–open-widget.ea11y-widget-open-button–icon {
width: 70px !important;
height: 70px !important;
border-radius: 0 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
padding: 0 !important;
}Unfortunately it does not work.
Anyone? Thank you in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Button circle to square’ is closed to new replies.