Template Fusion: Different Buttons On Different Functions - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Fusion: Different Buttons On Different Functions

M

Michael

Template 2 years ago

Hello Support Team

I have some question about the Fusion Template. As I can see on the Login Page (https://rental.guru/index.php/component/users/login?Itemid=101) there is a really nice hexagon button https://prnt.sc/nZMJZdYIGsFn.

When I visit other sites, this nice Button is gone: eg. on Home its https://prnt.sc/DRnysqkHHHdk and on the register page (https://rental.guru/index.php/registrieren) its https://prnt.sc/4DgGJ2WuTPcX

How can I set the hexagon button as default for every possible button?

Many thanks for your great Help

Best regards Michael

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #121741

Hi

Thanks for contacting us. Could you please check your site? I cant access on that.

-Regards.

0
M
Michael
Accepted Answer
2 years ago #121778

Hi

Strange. Can you check this link: https://rental.guru/index.php/registrieren

I copied directly. It should work.

Michael

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

It need customization for making hexagon on every button. Mainly this CSS will make the button hexagon

    clip-path: var(--btn-clip-path-primary);
0
M
Michael
Accepted Answer
2 years ago #121944

Thank you for the first code. So it has now hexagon design but still not looks like yours. I already try to copy all from your design, but not successfully.

What else do I need to copy to the basic button (.btn-primay)? I try it on the register Page: https://rental.guru/index.php/registrieren

Many thanks for your greate support

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

Give me your super admin access please. You need exactly this design, this color right?

https://prnt.sc/w2xfWF1DuPuV

0
M
Michael
Accepted Answer
2 years ago #122488

Hello

Thank you for your help. Yes, all Color Designs like the one you send as an Image.

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

As I see it needs too many customization which is beyond our support policy. I can give you a hint. You can use this class on your button code

hexagon-button-wrapper

0