Support

Account

Home Forums Backend Issues (wp-admin) Add Image button not appearing – back end Reply To: Add Image button not appearing – back end

  • Adding the following css to the backend seems to work for me;

            .acf-image-uploader .view {
    		  width: 150px;
    		  height: 150px;
      		  background-color: #dddddd;