Changing width
-
I am trying to reduce the standard width from 350px to 300px with this CSS but it is not working. Any help appreciated:
.sticky-popup {
width: 300px;
}
The topic ‘Changing width’ is closed to new replies.
I am trying to reduce the standard width from 350px to 300px with this CSS but it is not working. Any help appreciated:
.sticky-popup {
width: 300px;
}
The topic ‘Changing width’ is closed to new replies.