Viewing 1 replies (of 1 total)
  • Hi,
    since it is static page, your “white space” is
    1- “pad group” – where your content begins (below 1px thin line), it’s default is:

    .pad { padding-top: 30px; }

    If you want to raise whole text up, reduce px value and put above code in child theme CSS.
    2-If you need some more extra pixels, your title (“CHEAP WEB…”) has following default values:

    .page-title {padding-top:18px;}
    .page-title {padding-bottom:17px;}

    If necessary reduce any of 2 paddings, or both (also child theme).
    Play with above code, find out what suits you best, and mark this thread [resolved] if that’s all.
    Mike

Viewing 1 replies (of 1 total)
  • The topic ‘large empty space above table’ is closed to new replies.