Joaofdecarvalho
-
Posts
4 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by Joaofdecarvalho
-
-
Hello!
I was trying to have my website blur behind my form when opening up a lightbox form.My website is https://sparrow-flatworm-m9zw.squarespace.com
Something like this (see attached):
I've tried some of @tuanphan suggestions on other posts with no avail, unfortunately. I've customized the blocks/content but I'm sure there's something missing in my logic.
Any ideas?
Thank you!
-
-
Hey guys!
Need a little help here. I'd like to align the first item in my navigation to the left, besides my logo. I found a few pertinent entries here in the forums but couldn't exactly get it to work. As my website is now, i'd like to move my "examples item" next to the "FAQ" item, but leave the "mixdealers" item next to my logo.I'm using:
.header-layout-nav-right .header-nav-list { display: flex; justify-content: left; margin-left: 10px !important; } .header-layout-nav-right .header-nav-item:last-child{ margin-left: auto !important; }
I played with the first-child, nth-child(2) pseudo-classes but got nowhere. I either moved everything or nothing. Can someone help me out here, please?
Link: http://www.mixdealers.com
Thank you!
Background Blur when opening up a form lightbox
in Code Blocks
Posted
@Spark-Plugin sorry I'm so late! Web Summit was around and I got swamped in work, but I wanted to appreciate you for the help! Worked just as I wished. Thank you so much.