Hi there, I'm currently having the same issue. I have the option 'Show mouseover state on tap, tap again to enter project' selected, but this isn't working on mobile.
Site link: studiotomasdev.com
Hi there, I'm currently having the same issue. I have the option 'Show mouseover state on tap, tap again to enter project' selected, but this isn't working on mobile.
Site link: studiotomasdev.com
Hello,
I'm creating a simple test carousel for an image gallery. I want the title of the gallery to appear to the lower left of the image, with optional captions in the centre below the image and the numbers on the lower right.
I only want to enter the gallery title once, so I applied it as a caption directly to the carousel itself. Then images may or may not have an additional caption edited on each image. When a caption is applied it is aligned to the numbers, but the gallery title is not, it appears lower.
Could someone tell me what I'm doing wrong? https://studiotomasdev.com/gallery-template-test
Thank you!
Hi Marius,
Ah ok, my question has always been about the fullscreen slider!
What I was trying was to make a footer like the one at the bottom of the page on this site: www.afom.com.au.
Is this definitely impossible with Lay theme? If so, no worries, maybe I'm being too ambitious!
Thanks :)
Thank very much to you both @mariusjopen and @edgrbnz - sorry I didn't reply sooner and thanks for the Sublime text tip, I do sometimes use that but missed the space this time!
Unfortunately though that edit does not work either. My site is studiotomas.com and I have a test half height section at the bottom of the home page.
Any other ideas of a workaround are most welcome! :)
Hi there,
I'm not sure if this is the right forum post to comment on but hopefully you can help me!
My work in progress website is: studiotomas.com
I've used Armin's jQuery fix to turn my navigation white for certain rows in fullscreen slider using the .darkrow CSS, but I've encountered a couple of problems:
I've used an SVG for my logo in place of the site title, so I'm looking for this to link to a white version of the logo, or another fix which will turn the SVG white for a dark row.
The nav is turning white like it's supposed to on a dark row, but not matter what I try with custom css, I can't get the underline styling I have in place to change to white as well.
Help would be amazing, thanks!
Tomás
Hi Marius,
Thank you :) unfortunately that doesn't work.
Here's my custom CSS:
.halffooter: {
height: 50vh! important;
}
The halffooter class is applied to the row I want to be 50% height with the fullscreen slider.
Hi Marius, thanks for the quick reply! I did try to do that by giving the row a class and using the custom css 50vh but it seems like the Fullscreen slider overrides that - any ideas? Thanks!
In the carousel options you could change the mouse cursor controls to Only "next" cursor, meaning a click would only move it forwards - that might work?
Hello :)
On your addons Questions and Answers it says that all Lay theme addons are intercompatible so I was wondering, is there a way for the cover to disappear under the next row when the full screen slider is turned on?
I understand on the documentation it says "When the Fullscreen Slider Addon is active the cover will behave like a default row for that page" but is there a workaround to break this? So that the first row is hidden by the next row below it (with the fullscreen slider action) and then the rest of the page operates with the fullscreen slider?
Thank you!
Hello :)
I was wondering if there is a CSS or Jquery fix which would allow for the last row of a project page to be only 50% height, when the rest of the page uses the full screen slider? By this I mean when the last row slides into view it stops and fills only the bottom half of the screen.
Thanks!
The carousel addon automatically sets the height and width ratio of the images to the first image in the order of the carousel. So as your first image is a portrait one each following landscape image is then restricted to the width of that portrait image. You can get around this by manually adjusting the aspect ratio of the carousel. Click on the carousel and then 'edit' and select 'Use Custom Aspect Ratio'. Adjust the values until you hit on something that works for you; this is what worked for me anyway :)