khanaymal
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [OceanWP] Custom CSS and JSThanks but the issue was in the code….
Forum: Plugins
In reply to: [Chatbot with IBM watsonx Assistant] Clear chat after restarting computerI think a simple “X” close icon to reset and minimize the chat will be a better option….
Secondly, I want only one ICON “X” to do both tasks.
Add margin-top and change values according to your will.
@media (min-width: 640px) {
#watson-float {
margin-top: 100px;
top: 0;
right: 0 !important;
}#watson-box {
width: -900% !important;
height:100% !important;
}#message-container {
height: calc(100% – 2.75em) !important;
}
}Forum: Plugins
In reply to: [Chatbot with IBM watsonx Assistant] Hide the trash / clear iconIt works @intelahelp but how can I change the “V” icon minimize button to “X” icon and also the trash icon.
Viewing 5 replies - 1 through 5 (of 5 total)