• Resolved DigitalMetal

    (@digitalmetal)


    Hi Im trying to remove the black line/bar between my header and page (it doesn’t appear on the page in the page editor so i’m presuming its part of the header).

    See here for what i mean:

    Can i do this in my child theme perhaps?

    Any thoughts or ideas would be very much appreciated,

    Thanks !

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

    Looks like this is happening because your page doesn’t have a title?

    To remove that border though, try:

    .hentry .entry-header {
    border-bottom: 0;
    }

    Thanks

    Thread Starter DigitalMetal

    (@digitalmetal)

    Thank you
    Yes I removed the title but that bar stayed, editing this in my child theme fixed it thanks!

    Thank you Jameskoster that worked for me too. Now I just have a big white space under my menu I need to get rid off next. Is anyone able to help please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trying to remove horizontal bar between header and page’ is closed to new replies.