kevinkanbee
Member-
Content Count
15 -
Joined
-
Last visited
Everything posted by kevinkanbee
-
Form block with fixed position as I scroll
kevinkanbee replied to kevinkanbee's question in Coding and Customization
Hey Tuan, it's there now at the bottom of the home page if you scroll down -
Form block with fixed position as I scroll
kevinkanbee replied to kevinkanbee's question in Coding and Customization
bump -
Form block with fixed position as I scroll
kevinkanbee posted a question in Coding and Customization
Site URL: http://kanbeeapp.com Hi All, I am trying to keep my form block fixed at the bottom of the page as I scroll my website, is there a way to do this? Also trying to reformat the form to a new layout (screenshot attached). Thank you! -
Announcement bar covering navigation on mobile website
kevinkanbee replied to kevinkanbee's question in Coding and Customization
It works now, thank you so much. Incredible. -
Announcement bar covering navigation on mobile website
kevinkanbee replied to kevinkanbee's question in Coding and Customization
bump -
Announcement bar covering navigation on mobile website
kevinkanbee replied to kevinkanbee's question in Coding and Customization
Tried this but am getting error message: "Failed to save, please try again". Here is our custom css with yours included: .sqs-announcement-bar { position: fixed; top: 0; left: 0; right: 0; z-index: 999 !important; } @media screen and (max-width:767px) { header#header { margin-top: 50px; } } -
Announcement bar covering navigation on mobile website
kevinkanbee replied to kevinkanbee's question in Coding and Customization
Bump -
Announcement bar covering navigation on mobile website
kevinkanbee posted a question in Coding and Customization
Site URL: http://kanbeeapp.com Hi All, The announcement bar is covering the navigation panel on the mobile version of our website. We used some custom css but weren't able to figure out how to fix this. Has anyone come across a solution? kanbeeapp.com.mov