Submission Box-Change Size
-
Hi. I have been trying to change the size of the submission box. I installed the plugin Simple Custom CSS by John Regan (v 1.2). Here is a link to the plugin. This allows me to override theme and plugin CSS. I put this code into the Simple Custom CSS box, but it did not change the size of the submission box at all:
.badgeos-submission-comment {
padding: 1em 1em 0;
margin-bottom: .5em;
overflow: hidden;
border-bottom: 2px solid #efefef;
width: 500px !important;
}
Any suggestions? Currently the box looks pretty small.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Submission Box-Change Size’ is closed to new replies.