Remove Request An Appointment Button - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Remove Request An Appointment Button

I

Imre

Template 2 years ago

Hi, I would like to use the Nuron template and I would like to remove the Request an appointment BUTTON from the specialist temlate. how can i do it? Imre

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #126562
0
I
Imre
Accepted Answer
2 years ago #126565

Hi, I have tried this but it modify the Need a doctor request for appointment button on the top menu. But i would like to remove the Requests an appointment button on the specialist page. https://www.joomshaper.com/joomla-templates?search=nuron

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #126566

Oh, in that case....

you have to override component view OR hide it using Custom CSS:

.nuron-specialist-top-info-wrap .specialist-information .appointment-request-wrap .appointment-button { display: none; visibility: hidden; }

Guide about CSS : https://www.joomshaper.com/documentation/joomla-templates/nuron/custom-css-js-and-stats-code

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #126568

Look up :)

0
I
Imre
Accepted Answer
2 years ago #126570

Yes,yes,yes. Thanks a lot. Removed . I appreciate your help.

0