someoneanon Aug 17, 2016 · 3:26 pm #4446 Hello,
I’m using the Ultra Premium theme and on each page I use the Page Builder to add widgets. On every page but the main page, this works fine. But on the main page, this shifts the page title under the slider down even though I don’t see any changes to the CSS that should affect entry-header, container, or entry-title when using the Page Builder in the source. If I just use text and not Page Builder to add widgets, the page title stays in the correct location.
I’ll reply privately with a link to the site.
Thanks!
someoneanon Aug 17, 2016 · 3:29 pm #4447 This reply has been marked as private.
Andrew Misplon Puro Aug 17, 2016 · 4:06 pm #4451 Hi 🙂
Thanks for your support. Please, try editing the page in Question via the Pages > Home Page link and change the Page Template from Page Builder Home to Full Width and see if that helps.
Thanks
someoneanon Aug 17, 2016 · 4:12 pm #4452 Changing it to Full Width from Default Template does nothing. Changing it to Page Builder Home removes the page title. Am leaving it in Full Width.
Thanks!
Andrew Misplon Puro Aug 17, 2016 · 4:16 pm #4453 Thanks for giving that a try. I believe this bug has been resolved in the upcoming update. For now, please try the following at Appearance > Custom CSS:
/* Home */
.home.siteorigin-panels-home .site-content {
padding-top: 0;
}
someoneanon Aug 17, 2016 · 4:19 pm #4454 That did it. Thanks so much!
Andrew Misplon Puro Aug 17, 2016 · 4:20 pm #4455 Thanks for your understanding, glad that helpd.