Login Mod - Question | JoomShaper

Login Mod

Richard Baker

Richard Baker

Template 3 years ago

Hello

Using the innovate template. For the login how do you set it up so it will use a module please? https://prnt.sc/wmnu89 I want to use a easysocial: https://prnt.sc/wmnv9m

Kind Regards, Richard B.

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #1999

Hi there!

You can remove the existing login button with the following CSS:

#sp-header .btn-outline-primary{
    display: none;
}

Then publish your module to the menu position and then style it to set up in a good looking way.

Or, You can create a custom header with what and how you want to see your header. And you can publish your module to your desired position.

Here is how to create a custom header: https://www.youtube.com/watch?v=bYPgWAWzXpM

Note: Customization support is prohibited here!

Hope this helps anyways!

Best Regards

0
Richard Baker
Richard Baker
Accepted Answer
3 years ago #2177

Decided to creat a custom header. The one problem I am having is the offcanvas is not showing the button it is showing the whole menu. How do I get it to show just the button please?

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #2178

Hi,

How did you set the offcanvas menu, please? Here is all about it:

https://www.joomshaper.com/documentation/helix-framework/helixultimate/navigation

Best Regards

0
Richard Baker
Richard Baker
Accepted Answer
3 years ago #2179

Here: https://prnt.sc/wnidcz Here: https://prnt.sc/wnie20 Here: https://prnt.sc/wnifdl

Now it doesn't show up at all: https://www.chatrcafe.com

Now when I set it up this: https://prnt.sc/wnj15b I get this: https://prnt.sc/wnj201

0