• Resolved feroc

    (@feroc)


    This is in a woocommerce product category page.
    I have too much blank space between the title and the body of the text, but cannot seem to remove it
    I have tried various CSS commands, but I am seriously just learning so I am sure I am just missing something.
    I would like to either :
    a) reduce the amount of space between the title and body
    or
    b) be able to put an image in that space

    ideally, I would like to put an image in the space, but not have the image margins force the title and body still further away
    would appreciate any guidance
    !!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kristina

    (@kristinaplauche)

    Automattic Happiness Engineer

    Thanks for the link to your site. I see that theme is making that huge space between the header and the body of the page. It is including meta data in that space. It looks like several other people have noticed the same space and asked the theme developers to remove it as you can see here: https://ww.wp.xz.cn/support/topic/reduce-space-between-header-and-text/

    The minimalist portfolio theme is a child theme of Hamilton. Their support forum has some similar threads with some custom CSS you could try : https://ww.wp.xz.cn/support/theme/hamilton

    Thread Starter feroc

    (@feroc)

    Hi Kristina
    thank you very much
    I have looked through those forums and the solutions didn’t seem to work.
    however – I poked around some more and found that the CSS
    .page-header {margin-bottom:0}
    considerably reduces the space!
    so thanks again for your help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot remove black space’ is closed to new replies.