Quick CSS questions

Hi! Some questions about CSS:

  1. It’s possible to modify the css? it would be awesome when everything brakes down and you know it can be easily fixed by css

  2. It’s possible to work with vh and vw css atributes? What I want to achieve is a 100vh page, where any section higher becomes scrollable, meanwhile the rest remains static.

I tried to play with “fixed top” atributes, but everything brakes down (and I can’t achieve a 100vh page)

As far as I know: No way to influence the CSS

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.