hover image center fixed position aligned to the right
-
wrote on May 4, 2021, 2:07 PM last edited by
Hi there,
I need some help on setting up a mouser hover img with a new position, on a menu list style (with links), in here: https://rubensantiago.net/work/
i tryed to work the custom css to set new position for all the images in the hover state, like this:/menu hover position/
.lay-imagehover-region{
position: fixed ;
margin-right: 40px;But wasn't successful.
I checked around the forum and found some solutions like the one i'm using, but looks like it doesn't work, i'm afraid i could have mixed code somewhere?
Thanks :—) -
Hi there,
I need some help on setting up a mouser hover img with a new position, on a menu list style (with links), in here: https://rubensantiago.net/work/
i tryed to work the custom css to set new position for all the images in the hover state, like this:/menu hover position/
.lay-imagehover-region{
position: fixed ;
margin-right: 40px;But wasn't successful.
I checked around the forum and found some solutions like the one i'm using, but looks like it doesn't work, i'm afraid i could have mixed code somewhere?
Thanks :—)wrote on Nov 18, 2021, 10:58 AM last edited by Miquel Pérez Nov 18, 2021, 6:00 AM@_peneda_ Hey, idk why but the margin-right function doesn't work in this addon. I used instead margni-left and a negative value to fake that it's coming from the right.
like this:
margin-left: -40px;
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it