Removing White Space Below Logo

Hi

I have searched high and low and have tried numerous css codes with no results.

I would love to remove the space below my logo and the slider.

I’m using the Activello Theme.

Website below:
http://painteddesertranch.com/

Thank You,
Marvin

hey there

Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS

.home div#slider2_container_ {
position: relative;
top: -20px;
}

Also, there is an unused p tag in the page content, above the slider, remove it

Thanks!
Colorlib Support Team

Hi Noda and Thank You!

This worked for the Home page as it tightened up the space below my logo and my slider. This looks so much better now.

How do i do this for the other pages, About, Photo Gallery, Video Gallery Awards and Contact pages?

How does one remove the p tag in the page content for all these pages listed above?.

Website URL Below:
http://painteddesertranch.com/

You have Great Support!
Marvin

Hello there,

Please try using this CSS to remove the gap:


footer#colophon {
    display: none;
}

Best Regards,
Support

The first code you sent me for the Home page closed the gap perfectly.

How do I apply the same code to the other pages that contain the same logo and slider. I’d love to close the gap on all the other pages like you did for my home page.

Here’s an example page where there’s quite a gap below the logo and the slider.
http://painteddesertranch.com/?page_id=494

Thank You so much,
Marvin

Hello there,

The gap is not there. Can you please clear your browser cache then reload the page.

Best Regards,
Support

Hi

Yes the gap is gone on the home page only.

I cleared history and cache on my computer and the about, photo gallery, video gallery, awards and contact page have a gap below the logo and slider. Looking to close the gap on these pages above as well.

Just checked it on my android phone as well and there’s still a gap on the pages above except on the home page where you gave me CSS code that worked on the home page only.

I so appreciate your help and support with this,
Marvin

hello Marvin

Sorry but im also can’t see the gap, please take a look at the attachment, please give me a better reference, screenshot with highlighted area

Hi Noda

If you look at the home page there’s now little space under the logo and the slider. Thank you for the css code to fix the home page.

The Photo Gallery page and the Awards page have a much bigger space between the logo and the slider. I’d like to close that space up so it looks like the home page.

Photo Gallery and Awards page screenshot attached.

Thank You,
Marvin

Hello there,

Please try adding this new CSS:


.page-content, .entry-content, .entry-summary {
    margin: 0px 0 0;
}

Best Regards,
Support

Thank You Noda and Support Monitor for your Amazing customer service!

This last css code was exactly what was needed to close the gap between the logo and the slider and or image.

You guys Rock!!!

Happy Holidays,
Marvin

Marvin im happy if you are satisfied with our service :slight_smile:
now i have one small request for you, If you’re happy with our service, please to rate us here: [Activello] Reviews | WordPress.org