Home Forums WoodMart support forum Use Elementor to customize the popup floating button and want to display it on a

Use Elementor to customize the popup floating button and want to display it on a

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

    dvtw113
    Participant

    Hello,
    I use Elementor to customize the popup floating button,

    But I want to be able to appear below, how do I set
    https://woodmart.xtemos.com/accessories/blog/
    https://woodmart.xtemos.com/accessories/2022/04/22/exploring-atlantas-modern-homes/

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

    Hello,

    Sorry to say but can you please confirm how you have added the Floating Button on your Site? Which widget are you using?

    Also, on the Site URL you shared we can’t seem to find any Floating button added. Can you please mention too on which Page you have added the Floating Button and also share the Page URL of that too? So that we can look after that and assist you with the possible way.

    Best Regards

    #420311

    dvtw113
    Participant

    see private message

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

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for Mobile:

    @media (max-width: 768px) {
    .class-mobile-box {
      top: 38em !important;
      left: 2em !important;
      -webkit-writing-mode: horizontal-tb !important;
      writing-mode: horizontal-tb !important;
      }
    }

    Hope this works out for you !

    Best Regards.

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