Site icon Catch Themes

Hide Drop Down Menu, Body Width

My website that I am working on is 1stattackengineering.com 1.Drop Down Menu:I want to hide/ disable/ remove the drop down menu. I had the drop down menu hidden until I upgraded to pro and now I can't find where to hide it in CSS. 2. I was talking with someone through the support email about customizing the white area that the content is in so the it was in line with the edges of the menu bar. It worked great on the home page but on the regular pages it made them to narrow. Here is the code I used: body.page, body.page.custom-background { background-color: #000; } #header, #header .bottom-bg { border-bottom: none; } #main { background-color: #fff; }
Exit mobile version