austinlammers Posted September 5, 2022 Share Posted September 5, 2022 Site URL: https://www.austinlammers.work/ Hi! I'm looking for a way to make text on the left side (Social Media + Photography, Words) become 'fixed' when scrolling down their respective sections. I've tried targeting the blocks but nothing seems to work. Let me know if anyone can help. Thanks! Link to comment
tuanphan Posted September 7, 2022 Share Posted September 7, 2022 Add to Design > Custom CSS /* Text sticky */ @media screen and (min-width:768px) { .fe-block-yui_3_17_2_1_1661901574612_347919 { position: sticky; top: 0; position: -webkit-sticky; z-index: 9999; }} austinlammers 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment