How to have pinned element, but not have it scroll. So basically pin it from moving left / right, but move with rest of site when scrolling. Is this possible in some other way like freezing maybe? I for the life of me cannot even get simple text from moving around page when you resize your browser. Anyone have any ideas? Do you need code to do this?
I’m not really sure what you mean. Do you have a sideways scroll on your website?
so like if you resize your browser window width, the text moves left or right. i want it to stationary.
I see, well atm Wix doesn’t do very well with responsive design so I’d recommend hiding the element when the browser window is resized to a resolution that breaks the design.
You’d have to add some sort of timer or for loop for this function so it doesn’t just happen on load.