Yes those are page overlays! (I tested it on Safari/Chrome/Firefox, iOS 18.1.1 or older, iPhone 12 or older (lol))
KW1
Posts
-
Overlay not working on mobile -
Overlay not working on mobileany ideas?
-
Overlay not working on mobilehm yes when I test it on my desktop in chrome it works, but on any other phone it is not working at all...
-
Lightbox closing XHi, same problem here: Tried it with different sizes/png/svg but as soon as I upload a customized close-icon, the "X" disappears in general. What to do? Grateful for any tip!
https://www.sophieallerding.com/truemmer-traeumer-debris-dreams/
(slideshow below) -
Overlay not working on mobileHi I have the same problem with the mobile version and the overlay. On desktop it's fine, but when I click on the link "more info" in the mobile version, it doesn't open the overlay. (It worked a few weeks ago but I don't know what happend in the meantime) Any tips?
https://www.sophieallerding.com/ways-of-peeing/ -
after Carousel update; mobile version doesn't show multiple slidesOh yes, like the screenshot!
-
after Carousel update; mobile version doesn't show multiple slidesproblem solved:
I set the slides width settings from "auto" to a percentage value (in my case 150%) -
after Carousel update; mobile version doesn't show multiple slidesSorry to come round the corner again. But after the carousel update, my images in the element grid are no longer displayed on the mobile version. The cache has been cleared, the problem exists in all browsers. Even if I reinsert the element and relink the images, they disappear in the mobile version as soon as ‘show multiple slides’ is set (which I need).
Setting: Filled, centreed, 3:3, show multiple slides
Any idea what could be causing this?
Thanks a lot! -
Scrolling bug marquee mobile versionIt works! Thank you (again) ¨̮
-
Scrolling bug marquee mobile versionHi, there is a general bug in the mobile version where the marquees keep reloading whenever you scroll. Do you have any idea whether this can be fixed?
Thx a lot!
(it's https://cream-on-chrome.com/) -
Cursor invert color (black/white text)Thank you for this topic and the explanations. One question: How do I manage to use the same effect, but use a customized .svg as shape? I'm stuck at the moment...
-
news element: image hoverIs it possible to embed a hover image within the images in the news element, similar to the thumbnail grid? And how exactly?
Thanks for the great support and work, I really enjoy using Laytheme.
-
2nd option for hover addon settings for ‘custom size and position’Hi I was wondering if there is a way to set a second option for the hover addon settings for ‘custom size and position’? I want the images to alternate between right, left and centre and at the moment I can only make them appear in the centre or left (with ‘custom size and position’ and ‘fixed and centered’) and I'm missing a third option I can customize. Would be great if there is a secret solution I don't know!
I am always thankful for any tips -
blue links inside marquee?Hi, my text links inside my marquees are turning blue or purple, although I haven't defined this anywhere! Do you have any idea why?
-
Text styles thumbnail gridfound a solution:
/*font change thumbnail grid "categories"*/ .lay-thumbnailgrid-filter-anchor:active{ font-family: 'font-name'!important; text-transform: uppercase!important; } .lay-thumbnailgrid-filter-anchor.lay-filter-active{ font-family: 'font-name'!important; text-transform: uppercase!important; } .lay-thumbnailgrid-filter-anchor:hover{ font-family: 'font-name'!important; text-transform: uppercase!important; } /*font change thumbnail grid "filter"*/ .tag-bubble.lay-tag-active { font-family: 'font-name'!important; text-transform: uppercase!important; } .tag-bubble:hover { font-family: 'font-name'!important; text-transform: uppercase!important; }
Does anyone else have an idea about the baseline problem? My fonts are jumping a bit too much haha
-
Text styles thumbnail gridHi, I have embedded a different font for links as a hover, so that it is displayed in capital letters when hovering over it.
/*hover font*/ a:hover { font-family: 'font-name'; text-transform: uppercase; } .current-menu-item a{ font-family: 'font-name'; text-transform: uppercase; }
Now I would like to have this effect within the thumbnail grid (for the categories and filters). What is the best way to do this?
And do you have any general ideas as to why the baselines of the two fonts jump and what I could do about it? The two fonts already have the same settings, x-height etc.
Many thanks in advance!
-
overlap caption and numbersnice, solved! thx