The Big Spring Sale! Up to 50% off!

Hover Effect

ddnevne
4 Posts
ddnevne posted this 17 May 2020
Ask a Question

Hi,

Can you help me with how to add a hover effect to my image, some simple hover effect like a blur and that?
If you can, can you also give me code for that I try to do hover effect but :/....
I hope you understand.

Thank you

Hi, Can you help me with how to add a hover effect to my image, some simple hover effect like a blur and that? If you can, can you also give me code for that I try to do hover effect but :/.... I hope you understand. Thank you

Last edited 17 May 2020 by ddnevne

Vote to pay developers attention to this features or issue.
11 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 18 May 2020

Hi,

Did you try Gallery control? It supports the hover layer on image hover. If you need something different, please provide us with an example.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Did you try Gallery control? It supports the hover layer on image hover. If you need something different, please provide us with an example. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
ddnevne
4 Posts
Is Solution
ddnevne posted this 18 May 2020

I just need effect when someone drags mouse on my picture to blur or something.

I just need effect when someone drags mouse on my picture to blur or something.
Support Team
Support Team posted this 19 May 2020

Hi,

If this is all you need then please try the Gallery with white Shade or use custom CSS:

  1. add Image CSS class e.g. "blur" under the right-side properties panel
  2. add the following CSS

    .blur:hover {
    webkit-filter: blur(4px); /* Chrome, Safari, Opera */
    filter: blur(4px);
    }

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, If this is all you need then please try the Gallery with white Shade or use custom CSS: 1. add Image CSS class e.g. "blur" under the right-side properties panel 2. add the following CSS .blur:hover { webkit-filter: blur(4px); /* Chrome, Safari, Opera */ filter: blur(4px); } Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
ddnevne
4 Posts
ddnevne posted this 19 May 2020

Thank you
Work now

Thank you Work now
Support Team
Support Team posted this 20 May 2020

Hi,

You are welcome. Feel free to contact us on any other occasion.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, You are welcome. Feel free to contact us on any other occasion. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
code.mohammed
5 Posts
code.mohammed posted this 07 October 2021

We want all carousel autoplay on load We want this option available in Multiple item carousel .. plz

We want all carousel autoplay on load We want this option available in Multiple item carousel .. plz
code.mohammed
5 Posts
code.mohammed posted this 11 October 2021

in MediaQuery Example background color red in desktop mode...In mobile mode, I wanted to change the color, for example, green ....The problem is that the green color is found on the desktop mode....The red color is gone!!!
whay ...I find this in all my work

in MediaQuery Example background color red in desktop mode...In mobile mode, I wanted to change the color, for example, green ....The problem is that the green color is found on the desktop mode....The red color is gone!!! whay ...I find this in all my work

Last edited 11 October 2021 by code.mohammed

Support Team
Support Team posted this 12 October 2021

Hi,

The Hover Box option does not support different options for the different responsive views.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, The Hover Box option does not support different options for the different responsive views. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
meid29818
3 Posts
meid29818 posted this 17 October 2021

We want rtl ?

We want rtl ?
code.mohammed
5 Posts
code.mohammed posted this 17 October 2021

We hope in the future Borders right, left, up and down..thanks

We hope in the future Borders right, left, up and down..thanks
Support Team
Support Team posted this 19 October 2021

Hi,

The RTL support is in our wishlist. As for the Borders, this is available for some elements, like borders for the Tabs. In any case, you can try to use the Shape >> Lines to imitate the border.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, The RTL support is in our wishlist. As for the Borders, this is available for some elements, like borders for the Tabs. In any case, you can try to use the Shape >> Lines to imitate the border. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments