Resolved

white space above hero

Ultra Theme started by ryno1145 Jul 19, 2016 8 replies
ryno1145 Jul 19, 2016 · 8:09 pm #4257

We are not very tech savvy and are figuring it out as we go. We have made a lot of progress but cannot eliminate the white space above the hero on our webpages. We eliminated the slider to try to simplify the process but cannot figure out why the hero image separated from the header by whites pace.

Andrew Misplon Puro Jul 19, 2016 · 9:28 pm #4258

Hi Ryno

Thanks for reaching out. I hope to make this a page level setting in an upcoming version. For now, we need to use a little custom CSS. The padding is there because the page expects there to be content. The Meta Slider integration was a way around this but the page level top margin setting will be much better when it is released.

Please, send me a link to the page/s concerned and I’ll help resolve.

ryno1145 Jul 19, 2016 · 11:04 pm #4259

It’s all the pages at:

workforcedatagroup.com

Andrew Misplon Puro Jul 20, 2016 · 10:16 am #4261

Thanks 🙂 Your site is in maintenance mode so I can’t view it. Could you temporarily take it out of maintenance mode or create an account for us using:

Username: puro
Email: [email protected]

ryno1145 Jul 20, 2016 · 6:32 pm #4265

I took that off before I replied. I’ve accessed the site from various sources and am not having trouble getting it to pull up.

If set you up a login but I’m not sure how.

Please double check to see if you are able to view the pages.

Thank you,
Ryan

ryno1145 Jul 20, 2016 · 7:55 pm #4269

We were able to take the CSS code suggestion from a previous post you all replied to.

This worked for my Home page but none of the other pages.

Please advise.

Best,
Ryan

Andrew Misplon Puro Jul 20, 2016 · 8:05 pm #4271

Thanks 🙂

At Custom CSS, change the first rule for the home page to the following:

/* Home */
.home.siteorigin-panels-home .site-content,.page-template-home-panels .site-content {
    padding-top: 0;
    padding-bottom: 0;
}

For the solutions page, edit the page and change the Page Template in the right column to Full Width – No Page Title. Please, let me know when that’s done. Will send the final snippet.

emveidis24 Aug 10, 2016 · 10:50 pm #4404

Hi! I’m having the same issue. This code worked most of the way, but there’s still a small space that I’d like to get rid of. Is that what the “final snippet” does? If so, could you please send it to me as well?

Andrew Misplon Puro Aug 11, 2016 · 8:37 am #4406

Hi, emveidis24. Thanks for posting your question 🙂 More than happy to assist. This thread is resolved, though. You’re welcome to open a new thread here: https://purothemes.com/support/forum/ultra-theme/ but since you have a thread on the .org page I’ll reply there in a moment. Thanks 🙂

9 posts