Hey guys,
Currently on my site I’m using this chevron I like, but I want it to behave differently.
I want the orange chevron to be in a fixed spot. So that is always aligned to the bottom of the browser, but with a 50px margin.
Can you help with this?
Here’s an example of what I want to do: https://www.hearts-science.com/
website: ccyran.com
password in private content
Thanks!
Hey guys!
Sorry I figured it out. You can lock this thread! And for anyone who may search for this in the future, looking for a solution, here’s what to do:
Make sure your Grid Row element called “Custom Minimum Height” isn’t set to “At least 100% of browser window height”. Doing so hides any other grid row elements until you scroll down. Try setting it between 25 – 50%.
And as for the chevron, make it a separate grid row element, but change the “Cell” alignment to bottom. Then just mess with the margins on the grid row above this one containing the chevron arrow.
Thanks!