• Hi all,
    On my mac (Google Chrome) the header border is not there, however this morning I moved onto my PC (Internet Explorer) and there is a great horrible black line around my header. I want to remove it please!

    I have been searching through forums for hours, altering the CSS code to try change it but nothing is working. Can anyone help!?

    My site is https://www.onewaytokathmandu.com

    I am using the Magnifique theme from CSSIgniter.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m sorry but as you are using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from www.remarpro.com here. In the meantime, try using Firefox with the Firebug add-on for this kind of CSS work. Or use whatever developer tool is available in your web browser.
    https://getfirebug.com/

    Hi,

    use this code on your style file..

    body {
    border: medium none !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I want to remove the Header Border’ is closed to new replies.