Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #369700

    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!

    #369706

    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

    #369810

    The first pic shows the first issue… is there a way to make the dropdown fit the module?

    Also, the second pic shows that the chat box runs off the module a little too much. Perhaps an adjustment to that would suffice.

    Thanks for the help.

    #370038

    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

    #370132

    Awesome, thanks!

    Tell Kriesi to give you a pat on the back ;)

    Gave support for a product you didn’t even support! :)

    • This reply was modified 9 years, 11 months ago by ErikManger.
    #370182

    Hi!

    You are welcome Erik, we are always happy to help :) #TeamKriesi

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS styling issue’ is closed to new replies.