Tickets & Conversations

Emadnurdin
Member

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hey everyone, i'm currently stuck on customizing my hubspot chat. I need one of my page to open the chat by default and in full screen mode.

 

I've tried following the docs: https://developers.hubspot.com/docs/api/conversation/chat-widget-sdk but can't seem to make it work with inlineEmbed. Also, its showing me an empty iframe as screenshot attached.

 

test.png

Please help. Thanks!

0 Upvotes
1 Accepted solution
Mike_Eastwood
Solution
Key Advisor | Gold Partner
Key Advisor | Gold Partner

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hi @Emadnurdin 

 

Can you use CSS to float the Chat Panel like a modal?

 

Target  #hubspot-conversations-inline-parent to make the parent cover the full screen...

 

Then target #hubspot-conversations-inline-iframe to float the Chat in the middle of the screen.

 

Would that work?

Mike

View solution in original post

5 Replies 5
AAhmed93
Member

How to make chat appear full screen(without widget) on a specific page

SOLVE

I am getting the same issue. but unable to fix it. can anyone help?

0 Upvotes
kvlschaefer
Community Manager
Community Manager

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hi @AAhmed93,

 

Thanks for reaching out! 

 

I would recommend creating a new post here. When creating a new post, please include  any troubleshooting steps you have taken and screenshots for the community to be able to assist.

 

Thank you,

Kristen

 


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Upvotes
AYeshchenko
Participant

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hi all, 

 

It will be very useful for me as well. Could you explain how to do that in more detail? We are also using WordPress and Elementor, will it work?

 

Regards, 

Andrii 

0 Upvotes
kvlschaefer
Community Manager
Community Manager

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hi @AYeshchenko,

 

Thank you for reaching out!

 

As this post is 2 years old, I would recommend creating a new post here. When creating a new post, please include your goal, any troubleshooting steps you have taken, and screenshots for the community to be able to assist.

 

Thank you,

Kristen


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
Mike_Eastwood
Solution
Key Advisor | Gold Partner
Key Advisor | Gold Partner

How to make chat appear full screen(without widget) on a specific page

SOLVE

Hi @Emadnurdin 

 

Can you use CSS to float the Chat Panel like a modal?

 

Target  #hubspot-conversations-inline-parent to make the parent cover the full screen...

 

Then target #hubspot-conversations-inline-iframe to float the Chat in the middle of the screen.

 

Would that work?

Mike