Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 16, 2016 at 11:29 am #598872 mrijndersParticipant Hi, I want to change the margin-top of a special heading from 50px to 0px. This is what I entered in the Quick CSS field, but it doesn’t seem to work .kenniscentrum .av-special-heading { margin-top: 0px !important; } March 16, 2016 at 7:10 pm #599126 YigitKeymaster Hey mrijnders! I could not see an element with custom “kenniscentrum” class on your page. If you would like to target this page, please use the code as following .page-id-134 .av-special-heading { margin-top: 0px !important; } Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In