Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack/modules/subscrip...
File: subscriptions.css
#subscribe-email input {
[0] Fix | Delete
width: 95%;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.comment-subscription-form {
[4] Fix | Delete
margin-bottom: 1em;
[5] Fix | Delete
}
[6] Fix | Delete
[7] Fix | Delete
.comment-subscription-form .subscribe-label {
[8] Fix | Delete
display: inline !important;
[9] Fix | Delete
}
[10] Fix | Delete
[11] Fix | Delete
/*
[12] Fix | Delete
Text meant only for screen readers.
[13] Fix | Delete
Provides support for themes that do not bundle this CSS yet.
[14] Fix | Delete
@see https://make.wordpress.org/accessibility/2015/02/09/hiding-text-for-screen-readers-with-wordpress-core/
[15] Fix | Delete
***********************************/
[16] Fix | Delete
.screen-reader-text {
[17] Fix | Delete
border: 0;
[18] Fix | Delete
clip-path: inset(50%);
[19] Fix | Delete
height: 1px;
[20] Fix | Delete
margin: -1px;
[21] Fix | Delete
overflow: hidden;
[22] Fix | Delete
padding: 0;
[23] Fix | Delete
position: absolute !important;
[24] Fix | Delete
width: 1px;
[25] Fix | Delete
word-wrap: normal !important;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function