SP Pagebuilder Page Titles Appear In Different Position Than Regular Joomla Article - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SP Pagebuilder Page Titles Appear In Different Position Than Regular Joomla Article

MM

marley man

SP Page Builder 2 years ago

All of the regular Joomla 4 article pages have their page titles positioned on the left like this page: https://northamptonpd.com/about/history.html (Page title = "History")

But all of the pages we added using SP Pagebuilder Pro have all of the page titles centered like these pages:

https://northamptonpd.com/about/npd-odp.html

https://northamptonpd.com/operations/crimes-and-call-activity.html

How can I make my SP Pagebuilder Pro pages have their page titles in the exact position as the regular Joomla 4 pages?

Thanks!

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111995

Hi

Use this custom CSS

.t3-masthead .ja-masthead .ja-masthead-detail {
    max-width: unset !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111966

Hi

Thanks for contacting us. Do you want it like this?

https://prnt.sc/FvdMGhiNjKnf

Left aligned?

-Regards.

0
MM
marley man
Accepted Answer
2 years ago #111984

Yes, I want it in that same spot like on the page I gave you above: https://northamptonpd.com/about/history.html (Page title = "History")

0