Hi 1. How do I remove the black lines above and below the menu? 2. How can I add widgets to the bottom of the content area on the front page? Ideally I'd like 3 columns that I can put widgets in. 3. How do I increase the area between the logo and the menu bar Thanks!
Hello, 1) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS .header .menu-bar { border-top: none; border-bottom: none;} 2) You can add widgets in the footer widget area. Just go to the Appearance > Widgets Drag and drop widgets of your choice to the footer widget area. 3) Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS .logo { margin-bottom: 50px; }
Try 'Display Widgets' plugin from Strategy11. used it on many inkthemes themes with no problems... allows you to hide or display widgets on specific pages