• Resolved BariVaz

    (@barivaz)


    Trying to reduce the white space above the logo and text on the home page of this site. Using WordPress template Business Responsiveness.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author 88wpthemes

    (@88wpthemes)

    Hello @barivaz,

    Thank you for contacting us.

    Please show your logo / website name on your website. After this, we can check the issues of your website for the logo.

    Thanks,

    Thread Starter BariVaz

    (@barivaz)

    My logo and website name ARE on the website. I did not use a logo in the page header, but rather only have the menu across the top. My logo is the red, yellow, and white rectangle depicting a car with the wording regarding or event. It is included in the Home page, along with the title of our event – “Second Annual Jerry Niedens Mira Mesa Classic Car Show” – which is also on the Home page to the right of my logo.

    My question is regarding the amount of white space that appears above the first line of text – “Second Annual Jerry Niedens” – on the home page. How can I reduce that?

    Theme Author 88wpthemes

    (@88wpthemes)

    Hello @barivaz,

    Please go to your Admin Dashboard >> Appearance >> Customize >> Additional CSS and copy below CSS code and paste it in this setting.

    Copy this code:
    .post {
    padding: 0px 20px;
    }
    .entry-header{
    display: none;
    }

    Please save this setting to click on publish button, And check your website again.

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove white space at top of page’ is closed to new replies.