- Posts: 6
- Home
- Forum
- Community Forum
- Questions
- Myallocator configuration in Joomla
Hiding a button
- kerangat
- Topic Author
- Offline
Less
More
5 years 5 months ago #15931
by kerangat
Hiding a button was created by kerangat
Hello,
As I understand it, in the reservation wizard, in order to select the "room" and proceed with the reservation, the rate button must be enabled. I would like to know (and if so, how) I can "hide" the rate button and still allow the user to select the "room" and proceed with the reservation.
Thank you in advance.
As I understand it, in the reservation wizard, in order to select the "room" and proceed with the reservation, the rate button must be enabled. I would like to know (and if so, how) I can "hide" the rate button and still allow the user to select the "room" and proceed with the reservation.
Thank you in advance.
Please Log in or Create an account to join the conversation.
- solidres
-
- Away
Less
More
- Posts: 2953
5 years 5 months ago #15941
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Hiding a button
Hi,
In Solidres Config > Rate plan, there is an option to hide the Rates button, but it will also hide the rate plans as well.
If you only need to hide the rates button, then you can use this simple CSS rule:
.toggle-tariffs {display: none}
Regards,
In Solidres Config > Rate plan, there is an option to hide the Rates button, but it will also hide the rate plans as well.
If you only need to hide the rates button, then you can use this simple CSS rule:
.toggle-tariffs {display: none}
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- kerangat
- Topic Author
- Offline
Less
More
- Posts: 6
5 years 5 months ago #15950
by kerangat
Replied by kerangat on topic Hiding a button
Works great! Thank you.
Please Log in or Create an account to join the conversation.
Moderators: solidres