PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 7.3.1
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v7.3.1
8.7.8 8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 All 534 releases
← All changes | templates/template-00/shortcode.css +11 -0 8.7.37.3.1 View file →
@@ -110,8 +110,17 @@
110 110
111 111 }
112 112
113 113
114 +
115 +.wp-chatbot-content {
116 +
117 + /*background: url("../../images/message-bg.png") no-repeat top center;*/
118 +
119 +}
120 +
121 +
122 +
114 123 ul.wp-chatbot-messages-container li {
115 124
116 125 font-size: 14px;
117 126
@@ -221,8 +230,10 @@
221 230
222 231 ul.wp-chatbot-messages-container li:first-child.wp-chatbot-msg .wp-chatbot-paragraph {
223 232
224 233 background-color: transparent;
234 +
235 + color: #494949;
225 236
226 237 }
227 238
228 239