Tagged: x
-
AuthorPosts
-
November 16, 2016 at 6:32 pm #1260181
Hi X!
Huge fan of the theme – thanks for making such a kick ass product!
Question: I opted for Tawk.to (instead of olark) – you guys should check it out – it rocks – and it’s free! I think in many ways it’s so much better than olark.
On to the question: you will see at the bottom of every page – the chat live box, use this page for example: http://dev.flightwave.aero/contact/
The “go back to the top” arrow that I have enabled on each page is blocked by the chat box placement. How can I move that chat box a little to the left to give people access to that “go to top” arrow that sits in the bottom right corner of each page as you scroll down?
Login info to follow.
Thanks!
ChrisNovember 16, 2016 at 8:55 pm #1260445Hi there,
Thanks for writing in! It seems that you’re using htaccess authentication to view your site (https://snag.gy/xF2I6o.jpg). Please provide us a way to check your site URL, so that we can assist you.
Thanks!
November 17, 2016 at 11:50 am #1261307This reply has been marked as private.November 17, 2016 at 3:37 pm #1261601Hi there,
It’s quite tricky to move the position of the chat box because of the inline CSS attached to it that overrides new CSS but what can move the scroll to top icon a bit above it. Please try this code:
.x-scroll-top.right { bottom: 125px; }
Hope this helps.
-
AuthorPosts