• Resolved mcmotorhead

    (@mcmotorhead)


    Hi, How I can decrease the space between the logo and the block quote? on a tablet or phone it is even more worse.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    body {
       padding-top: 0;
    }
    #header {
       height: auto;
    }

    To add CSS:

    • If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer.
    • If your theme has a custom CSS option, use that to add the CSS shown above.

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter mcmotorhead

    (@mcmotorhead)

    Hi Steve, on my iMac and windows 10 laptop it looks perfect now. But still on smaller devices there is a large gap. Any idea how to solve this?

    regards
    and much appreciated for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘decrease space’ is closed to new replies.