- Posts: 2
- Thank you received: 0
Make the pricing table responsive with Purity III template
- madincit
- Topic Author
- Offline
- New Member
-
Less
More
7 years 3 months ago #109210
by madincit
Make the pricing table responsive with Purity III template was created by madincit
Hello,
Here is the way I have solved my probleme.
Add the following custom code in the "Custom code" section (After <head>) :
<style type="text/css">
@media handheld, only screen and (max-width:600px) {
div [class*="span"] { float:none; }
}
div [class*="span"] {
display:inline;
}
</style>
Best regards
Michèle
Here is the way I have solved my probleme.
Add the following custom code in the "Custom code" section (After <head>) :
<style type="text/css">
@media handheld, only screen and (max-width:600px) {
div [class*="span"] { float:none; }
}
div [class*="span"] {
display:inline;
}
</style>
Best regards
Michèle
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
7 years 3 months ago #109218
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Make the pricing table responsive with Purity III template
Hi Michèle
Thanks for sharing. Maybe it would be better if you add it to Custom CSS code of Membership Pro instead. Go to Membership Pro -> Configuration, look at Custom CSS tab and put the custom css there and save it
Doing that will make sure that custom css code will only be loaded on Membership Pro page instead of loading on all pages on your site
Tuan
Thanks for sharing. Maybe it would be better if you add it to Custom CSS code of Membership Pro instead. Go to Membership Pro -> Configuration, look at Custom CSS tab and put the custom css there and save it
Doing that will make sure that custom css code will only be loaded on Membership Pro page instead of loading on all pages on your site
Tuan
Please Log in or Create an account to join the conversation.
- madincit
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
7 years 3 months ago #109233
by madincit
Replied by madincit on topic Make the pricing table responsive with Purity III template
Hi Tuan,
Thanks for your advice.
It is done !
Have a good day
Michèle
Thanks for your advice.
It is done !
Have a good day
Michèle
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
7 years 3 months ago #109264
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Make the pricing table responsive with Purity III template
Great
.

Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 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.