G
G
GugaV2020-05-26 15:25:40
Web development
GugaV, 2020-05-26 15:25:40

How to create such a button on every page?

Good laziness. Tell me how on Wordpress, you can create this button or menu, I don’t know exactly what to call it.
WpOcean and Elementor Theme Should

be displayed on every page.

5ecd0aade0f6c024462250.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2020-05-26
@azerphoenix

Here are the important points:
Create a regular divor buttonor a
Add a property to it in CSS position:fixedor position:absolute; right: 0;
By clicking on the button using js, display another div block, which is visible on your screen at the bottom right. For example, you assign this block position:absolute; right:0; bottom:0;
To show or hide the block, use jQuery show() & hide()ortoggle()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question