Home Forums WoodMart support forum Help required in aligning the Olark chat button

Help required in aligning the Olark chat button

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #337061

    hazesmokeshop
    Participant

    Hi Support,

    I need some help in aligning the Olark chat button as its shown in top of the cookies consent and Mobile menu in the bottom. I need help in aligning it a bit higher on both desktop and mobile so that it doesn’t collide with any other button. Will you please help in this? I have share the staging site details. Pictures are also attached for reference.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #337110

    Hello,

    Basically, the styling and position are embedded in the icon.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. And see if this works for you otherwise it requires Custmizations.

    #olark-wrapper .olark-launch-button {
    bottom: 55px !important;
    }

    Best Regards

    #337117

    hazesmokeshop
    Participant

    Hi Aizaz,

    Thanks for sharing the details.

    I tried to add the CSS and the button is a bit higher now, however, the button does not work. Can you please have a look?

    Thanks.

    #337167

    Hello,

    You are Most Welcome.

    Please try replacing the previous Custom CSS with the following then check back.

    .olark-launch-button-wrapper {
        margin-bottom: 50px !important;
    }

    Best Regards

    #337272

    hazesmokeshop
    Participant

    Hi Aizaz,

    Thank you very much for your help. It looks a lot better than before. ๐Ÿ™‚

    However, when I click on the button and the chat window opens, the chat screen is not on top of the button. Ideally it should be on the top of the button so that it can be easily closed. Will you please check and help in providing CSS for aligning the chat window as well?

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #337337

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS for that.

    #olark-container {
        margin-bottom: 35px !important;
    }

    Best Regards

    #337550

    hazesmokeshop
    Participant

    Hi Aizaz,

    Thank you very much for sharing the new code.

    I applied the code and it didn’t help in the container margin.

    .olark-launch-button-wrapper {
    margin-bottom: 50px !important;
    }
    #olark-container {
    margin-bottom: 35px !important;
    }

    Thanks.

    #337565

    hazesmokeshop
    Participant

    Hi Aizaz,

    If you want I can share the staging site details as well. If you would like to check and try it out yourself.

    Thanks.

    #337644

    Hello,

    Please provide the login details of the website to check it myself and help you out accordingly.

    Best Regards

    #337700

    hazesmokeshop
    Participant

    Hi Aizaz,

    Thank you very much for your help and support on this.

    The details are present in the private content section.

    Thanks.

    #337760

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #338026

    hazesmokeshop
    Participant

    Hi Aizaz,

    Thank you very much for your help on this. It works perfectly now. You may close this thread.

    Thanks.

    #338037

    Hello,

    We are thrilled that you loved your experience with XTEMOS,

    We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if thereโ€™s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Help required in aligning the Olark chat button’ is closed to new replies.