Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Frank,

    I ran into the same issue just a few days ago. If you look into your header.php, you should see the css rules for #cimy_div_id_0. Make the following change should solve your problem.

    From:
    *margin: 0em auto 1em auto;

    To
    margin: 0em auto;

    Regards,
    Pesky Squid

    Thread Starter fberzau

    (@fberzau)

    This works! Thanks for the prompt and accurate help.
    Thanks, Frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't eliminate white space between images and menu’ is closed to new replies.