Updated Predefined Amounts is Awesome!
- Dave B
- Topic Author
- Offline
- Platinum Member
Less
More
3 years 9 months ago #142294
by Dave B
Updated Predefined Amounts is Awesome! was created by Dave B
Hi Dam, thank you so much for making this update. It's really, really amazing now! Very much appreciated!
Dave
Dave
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
3 years 9 months ago #142297
by Mr. Dam
Replied by Mr. Dam on topic Updated Predefined Amounts is Awesome!
You're welcome, Dave
Please Log in or Create an account to join the conversation.
- Dave B
- Topic Author
- Offline
- Platinum Member
3 years 8 months ago #142367
by Dave B
Replied by Dave B on topic Updated Predefined Amounts is Awesome!
Please Log in or Create an account to join the conversation.
- Dave B
- Topic Author
- Offline
- Platinum Member
3 years 8 months ago #142368
by Dave B
Replied by Dave B on topic Updated Predefined Amounts is Awesome!
I added this but not sure if it's the best solution. Let me know what you think and if you could add something instead in update?
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
#donation-form .switch-amounts {
display: block;
}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
#donation-form .switch-amounts {
display: block;
}
}
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
3 years 8 months ago #142372
by Mr. Dam
Replied by Mr. Dam on topic Updated Predefined Amounts is Awesome!
OK, i will check the pre-defined options on mobile screen. Hope i can find the solution to solve it.
Thanks
Dam
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
3 years 8 months ago #142373
by Mr. Dam
Replied by Mr. Dam on topic Updated Predefined Amounts is Awesome!
You can try to add this custom CSS
and check to see whether if pre-defined amounts to show well or not
Thanks
Dam
Code:
@media screen and (max-width: 480px) {
#donation-form .switch-amounts {
display: inline !important;
}
}
and check to see whether if pre-defined amounts to show well or not
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Dave B
- Topic Author
- Offline
- Platinum Member
3 years 8 months ago #142411
by Dave B
Replied by Dave B on topic Updated Predefined Amounts is Awesome!
Hi Dam, this works as well. Thanks
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.