Changes InLayout After Updates - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Changes InLayout After Updates

MS

Martin Seidl

SP Page Builder 1 month ago

Hi Team, I updated SPPB to 6.0.0, JCE and Akeeba and after the update the MainMenu looks different.

I use Joomla 4.4.13 and Hope template 2.0.0

see https://snipboard.io/oGFDIh.jpg and https://fliegenpilz-ev.de/ you see that the contact button should be on right side of main menu and the menu is not aligned with the logo anymore. what to do?

0
2 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 month ago #204638

Hi there!

Sorry for your experience.

Please put the following code snippet in your custom CSS:

#sp-menu .top-right-button {
    margin-left: 0px;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best regards,

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 weeks ago #204776

Thanks for accepting the answer:)

Have a nice day!

0