Hi,
My website minecraftrad.io has a software called “ArrowChat”.
The theme’s CSS is overriding the ArrowChat’s CSS style and I need help as to how I can fix it.
If you create an account, you’ll notice that the “unblock user” dropdown menu is enfold’s and not the ArrowChat script.
I hope I make sense. Thanks!
Hi ErikManger!
Can you please post a screenshot and show the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the link here. Please tell us how we can reproduce the issue as well.
P.S.: Great looking website!
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.arrowchat_block_menu select {
width: 135px!important;
}
textarea.arrowchat_chatroom_message_input {
width: 97%!important;
}
Regards,
Yigit
Awesome, thanks!
Tell Kriesi to give you a pat on the back ;)
Gave support for a product you didn’t even support! :)