• Resolved mobilequeen

    (@mobilequeen)


    Hi!
    I would like to decrease the amount of space at the top and bottom of the header and also to move the text “Helping clients win and keep customers – profitably!” up closer to my logo, if possible. Is there an easy fix for this?
    Thanks for your help!
    Kathy ??

    • This topic was modified 6 years, 7 months ago by mobilequeen.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • You need to change the CSS, the easiest way to do this is using the customizer.
    Login to your WordPress dashboard, view your page, and in the top admin bar pull down customizer and click on additional CSS, add this code, and reduce the padding and margin values to suit:

    .header-wrapper {
        padding-top: 45px;
        padding-bottom: 36px;
    }
    .custom-logo-link {
        margin-bottom: 18px;
    }

    I found these using my browser inspector.

    Thread Starter mobilequeen

    (@mobilequeen)

    Thank you very much! That worked! Can you help me reduce the space between the video and the footer, too?
    Thanks again,
    Kathy ??

    Thread Starter mobilequeen

    (@mobilequeen)

    Ross Mitchell,
    Nevermind, I’m taking care of it! Thanks!
    I’ll mark this resolved now.
    Kathy ??

    • This reply was modified 6 years, 7 months ago by mobilequeen.

    I want to make the header larger. The theme tells me to use 940×130 pixels and that is what I am using but it does not align correctly?

    https://bengalkitties.com

    • This reply was modified 6 years, 7 months ago by goodsuccess.
    • This reply was modified 6 years, 7 months ago by goodsuccess.

    Please “goodsuccess” follow the forum guidelines and create new thread for your question, you will get many more responses that way. As it is most of the assistants here will never see your question above because mostly we look at new threads and leave old ones to the people already participating on it.

    Your image looks reasonable to me. Have you asked in the support forum for your theme ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Make header smaller’ is closed to new replies.