• Hello,

    I am having trouble locating <div style=”padding: 100px 0px; background-position: 50% 100px;” class=”panel-row-style”>…</div>

    I want to change the padding to 20px. I have looked in the style.css sheet. I have looked everywhere in my theme. Which is Sydney by the way.

    Any help would be greatly appreciated.

    Thanks,
    Karen

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,
    The problem which you are facing can be solved by selecting the menu bar
    and changing its some properties

    under header is your menu bar if i am correct
    so select that menu bar and change margin-top property

    menu bar will shift upwards allowing the white space to be removed
    hope it works!

    Thread Starter karenbeth

    (@karenbeth)

    Thanks but I don’t think I explained my problem correctly. Or I don’t understand how to select the menu bar.

    Here is where i need the white space removed from
    Header ( has the menu bar in the header)
    white space( needs to be reduced)
    text.

    I hope that helps understand what I am asking. If not please let me know.

    Thank you so much,
    Karen

    ===============================================================
    ======================header===================================
    this white space
    ===============================================================
    ====================content area===============================

    if this is the case then tell me. i can help you and if not then i can still help you
    if yes then send me your URL so that i can see the problem and give you a better solution which would be easy for you

    and if no then same is the case provide me your URL and i will help you even better

    Hope it helps!

    Thread Starter karenbeth

    (@karenbeth)

    Thank you for your help. Here is the page http://www.cheerspubshalimar.com/?page_id=4008

    Hello,
    Hope you are fine
    thank you for your patience
    We could not reply due to our weekend holidays

    we have seen your website and according to your highlighted problem we have found a fix for you

    go to Dashboard > Appearence > Editor > style.css and paste this code

    .row .panel-row-style {
        padding: 5px !important;
    }

    Your issue will be resolved!
    Hope this helps!

    Thread Starter karenbeth

    (@karenbeth)

    Thank you so much! You truly saved me on this issue.

    Thanks,
    Karen

    Hello,
    im having a similar issue with my website. I have an image/text section in the timeline of my website and the header that is beneath it, is very far down causing there to be a ton of white space, how would I go about removing this? This is what is looks like:

    1994 1996 1998 2003 2004
    v
    IMAGE…………………………..|……………………………TEXT
    IMAGE…………………………..|……………………………TEXT
    IMAGE…………………………..|……………………………TEXT
    whitespace—————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————-Whitespace

    HEADER

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

The topic ‘How to remove white space below header’ is closed to new replies.