Updated Predefined Amounts is Awesome!

  • Dave B
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
4 years 1 month ago #142294 by Dave B
Hi Dam, thank you so much for making this update. It's really, really amazing now! Very much appreciated!

Dave

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
4 years 1 month 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
  • Platinum Member
More
4 years 4 weeks ago #142367 by Dave B
Replied by Dave B on topic Updated Predefined Amounts is Awesome!
Hello, I have discovered one thing I need help fixing on mobile devices. If I have a bunch of amounts they don't wrap or become responsive. I was able to change the CSS but don't really know what I am doing. If this could be fixed on phones that would be amazing.

Thank you

  

Please Log in or Create an account to join the conversation.

  • Dave B
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
4 years 4 weeks 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;
}
}

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
4 years 4 weeks 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

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
4 years 4 weeks ago #142373 by Mr. Dam
Replied by Mr. Dam on topic Updated Predefined Amounts is Awesome!
You can try to add this custom CSS
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
  • Platinum Member
More
4 years 4 weeks 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. DamDũng Nguyễn Việt