Login Menu Shifted - Question | JoomShaper

Login Menu Shifted

YS

YUMA SCOTT

Template 1 year ago

is there a way to shift the login menu to the right in the off canvas menu?

see here: https://prnt.sc/UKVTdDgdEhCQ

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167551

Hi,

Please use the following code in your custom CSS:

.offcanvas-menu .offcanvas-inner .header-modules {
    justify-content: flex-end;
}

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

Hope it helps:)

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167390

Hi there!

Thanks for your query.

Please share your site URL to check the issue for you.

Best Regards

0
YS
YUMA SCOTT
Accepted Answer
1 year ago #167461

I have at least 2 sites that do this. Here's one: https://johnw616.sg-host.com/

0
YS
YUMA SCOTT
Accepted Answer
1 year ago #167464

one is using the shaper helix ultimate as a template and the other is using investa.

0
YS
YUMA SCOTT
Accepted Answer
1 year ago #167670

perfect, thanks!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167698

You are always welcome:)

Have a nice day!

0