Home Forums WoodMart support forum chat is cover add to cart button how to fix it

chat is cover add to cart button how to fix it

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #393524

    johnchang
    Participant

    chat is cover add to cart button how to fix it

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

    Hello,

    Please provide the URL of the product to check it myself and help you out accordingly.

    Best Regards

    #394244

    johnchang
    Participant
    #394339

    Hello,

    The position of the chat icon is controlled by the iframe not our theme.

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS. And see if this works for you.

    .fb_dialog_content iframe {
    right: 50px !important;
    bottom: 150px !important;
    }

    Best Regards

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