-
C CristinaLavosi
Re: block mouse click navigation from carousel
Hi! I am working on my website: cristinalavosi.com
On the front page I have a Carousel as a Cover where I've set a Free Drag with Slides and Show Multiple Slides. I was wondering if it is possible to disable the mouse click and only permit the free drag because often the carousel suddenly jumps to the next or previous image when dragging.Ps I am referring to the previous topic "block mouse click navigation from carouse" because it is a similar problem but I don't want to have the autoplay. I still want to keep the free drag but not to have the slides moving at the click.
Again, this is the website I am working on: cristinalavosi.com
Thank you in advance.
Best,
Cristina -
C CristinaLavosi
Hi, I actually solved it somehow. Now the menu "index" stays lightgrey when the menu is active. I did it with this code:
nav.primary:hover ul li a:first-child:nth-last-child(2) {
color:#ededed;
}But thanks anyway for the reply!
Best,
Cristina -
C CristinaLavosi
Hi @Richard-K !! Thank you so much for your fast reply and happy new year!!
The website with the submenu I am working at is this one: cristinalavosi.comThe sub menu is the one that is linked to the primary menu "index".
Thanks again!
All the best,
Cristina -
C CristinaLavosi
Hi there!
I am working on my website: cristinalavosi.com (still work in progress).
I made a sub menu of the menu item "index" (which is placed on the bottom left of my page). Being "index" at the bottom of the page, I managed to make the sub menu open on top of it and I did it by adding a padding-bottom to the (so it doesn't work as a normal dropdown menu where the sub menu opens under the main menu).
Then in the Menu Style of LayTheme (in Customize) I added a Menu Point Mouseover to make the menus gray when hovering over them.
My problem is that when I hover over "index" (and the mouse remains over it) it doesn't stay grey. I need it to stay grey cause I often have dark backgrounds in the website and I want to facilitate the visibility of the menu.I hope you can help me somehow, I really tried everything!
Best,
Cristina -
C CristinaLavosi
Hi! Thank you very much for the amazing theme.
I have a question about hovering on link. Is it possible to have a different font appear when hovering over a link? I made a custom Text Format but I don't know how to apply it to the hover on link with css.I hope you can help me!
Thank you in advance,
Cristina