• Hi, I am using the Blogolife theme and connot get rid of the big white bar above the Header or to the right side of the header. My site is mbmfabricators.com could someone tell me how to correct this please.

    Thanks, Karen

Viewing 1 replies (of 1 total)
  • That appears to be caused by the top margin of the menu in the nav block.

    You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

    Try adding this to the end of your child theme’s style.css:

    nav { margin: 0 -10px 0; }
Viewing 1 replies (of 1 total)
  • The topic ‘white spaces’ is closed to new replies.