@arminunruh I understand. Thanks for clarifying. Is it possible to only adjust the background of 1 specific overlay? Using the overlay-ID doesn't seem to be doing the trick for me.
adam
Posts
-
Overylay background bug -
Overylay background bugWhen applying an overlay as 100% width for both desktop and mobile with a background colour set it also works as expected.
When you add any element to the page itself it overrides the background with a white background.
See fleurduvent.com on mobile for bug
-
sticky + Horizontal GridThe horizontal grid update is causing sticky elements to behave as not intended. Text spanning six col reverts to one col.
-
Sticky issue@arminunruh After doing the update it works on desktop however on mobile I think the bug still remains.
-
Sticky issue@arminunruh Thanks Armin!
-
Sticky issueUsing the sticky feature to the text within a custom row height behaves differently than intended.
When it comes time to scroll out of the viewport it simply disappears rather then scrolling out.
-
Footer & Thumbnail Grid IssueHey
Discovered a bug when trying to place a Thumbnail Grid with the "Use Hover Image" feature switched on. It works on a regular page however when used in a footer the hover image function no longer works.
-
Gridder errorHi TSJ thanks for the reply. Appreciate the help. I already tried this and it still doesn't work unfortunately. If i change the entire mobile gridder to have zero margins on the left and right then it applies to everything which isn't what my desktop gridder is doing.
-
Gridder errorHey Richard you had replied. You seem to have deleted the posts though so not sure whats going on.
I am not sure if it's a bug or intentional development decision. To explain the issue its quite simple.
For a desktop layout: Make an image span 100% of the browser width. It should have no margin on the left or right.
Do not create a mobile layout... Let lay gridder scale down the desktop version naturally.
If you check mobile of that same page why does lay gridder decide the image that was set to 100% width on desktop now needs a margin on either side for mobile?
-
Gridder errorHey Richard. Any update on this bug? It still seems to be behaving incorrectly.
-
Image hover doesn't work within element gridHey guys
Is the image hover plugin meant to work for all instances where text can be linked? If so the image hover feature doesn't work for text links within the element grid. Is there a plan to enable this to work?
-
Gridder errorNoticed a bug when using the gridder on desktop. Placing images to span the entire window so there are no margins on the left or right don't reciprocate the same layout decision on mobile.
Only solution is the create a mobile layout and adjust all the images again to be full width.
Makes more sense to replicate exactly what is happening on desktop. If the decision is made to change on mobile the user can add a mobile layout and do something different. Not sure if its a bug or a conscious decision but it creates a lot more unnecessary work.
-
Targeting active mobile navbarI've looked, it's not very clear how to target that specifically with css if i'm completely honest.
Can you just outline what i need to target?
-
Targeting active mobile navbarHey guys
Is there anyway to target the mobile navbar when it's active? I would like to change the background-colour, and site-title text colour if possible.
Thanks
A -
Video Thumbnail not showingI am having the same bug issue. I am building the website locally so its difficult to show. If I place the projects using the "+ Project Thumbnail" it causes this issue. However selecting the same projects within the "+ Thumbnail Grid" it works again.
My layout requires multiple sizes of thumbnails so its not ideal to use the thumbnail grid option however.
Any help on the bug would be great!
-
Link video@mariusjopen is there a way to do this without using a thumbnail video?
-
Project + FooterAh i see what you're saying. I gave it a quick try and can get it to work for specific browser widths however doesn't work as well at all screen sizes. Percentages seem to work a little better then pixels however its not perfect.
Any other ways around this?
-
Project + FooterHey guys thanks for the reply
@edgrbnz that the only solution I can think of however i'm hoping for it to be a little more automated.
@mariusjopen the image is what i'm trying to achieve. Ideally I would like this whole bottom section of my projects to be 100vh. The bottom content would be the automated footer contents.
-
Project + FooterHey guys
I am trying to achieve having a project description at the very end of all my projects along with a footer positioned at the bottom. Ideally I want this last section of my project to be 100vh.
At the moment by setting the last row of my project that includes the description to "use browser height for row height" plus having a footer set up for all the project it just add the footer on top. As a result im getting a bottom section of 100vh plus the footer.
Is there a way to include the footer in the 100vh of the last row of my projects?