x

Edit CSS of specific sections?

I'm working on my weebly site and trying to make the height of a certain section be "full size" like my header. But I don't want it to be in all sections. I could edit the "container" class but that changes everything. Does anyone know if there's a way to implement section ID's or something?

393 Views
Message 1 of 4
Report
3 REPLIES 3
Square

Hi @Schleckenmieste If you click on a section background you should see a little blue circle at the bottom of the section that you can drag up/down to resize the section. Depending on the size of the section you are working on, you may need to click the background and then scroll down a bit to see the blue circle. 

382 Views
Message 5 of 4
Report

Hey, yes I understand how to do that. What I'm trying is to make that section to change size depending on the viewport of whoever is visiting the website. For example the header, to do that I set the "height:100vh;" which made it exactly the way I wanted. But just setting one section like that I'm not sure how to do.
381 Views
Message 5 of 4
Report

If you inspect the section on the published website I think it will have a unique ID or class, so you could add a rule specific for it with that.

379 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.