-
AuthorPosts
-
September 20, 2018 at 11:43 pm #1012519
Hi everyone,
I’ve been using Enfold with a lot of pleasure. Since the theme is well build I’ve got hardly any questions.
Currently I’m trying to make the pricing table fit perfectly on a webpage, however the first tables are way to big.
The second row of tables are just perfect.How can I fix this so the first row of tables is the same size the row below?
- This topic was modified 6 years, 2 months ago by insanityNL.
September 21, 2018 at 6:12 am #1012656Hey Kim,
Would you like the first row on columns to be centered in the page, as it is only two columns it looks like it is trying to fill the width.
Please include the url to the page in question so we can examine the elements.Best regards,
MikeSeptember 21, 2018 at 1:08 pm #1012758Hi Mike,
thank you for your reply.
https://www.devq.nl/services/
If you watch the page link you’ll see the “webdesign” pricing tables are way to big. They need to be the same size as the hosting tables.- This reply was modified 6 years, 2 months ago by insanityNL.
September 21, 2018 at 1:54 pm #1012776Hi,
I’m getting the “ERR_NAME_NOT_RESOLVED” error for your url, please check.
I have tried the link & the text, neither or working for me.Best regards,
MikeSeptember 21, 2018 at 4:41 pm #1012831My bad,
There where some typo’s in the link. It works now 😅
- This reply was modified 6 years, 2 months ago by insanityNL.
September 21, 2018 at 10:58 pm #1012931Hi,
Please try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 768px) { #top.page-id-444 .avia-table-1.avia-builder-el-22 .pricing-table-wrap:last-child { max-width: 230px !important; width: 230px !important; padding-right: 25%!important; } #top.page-id-444 .avia-table-1.avia-builder-el-22 .pricing-table-wrap:first-child { max-width: 230px !important; width: 230px !important; padding-left: 25%!important; } }
Please see the screenshot in Private Content area for expected results.
Please clear your browser cache and check.Best regards,
MikeSeptember 22, 2018 at 12:18 am #1012952You are a life saver Mike ! Thanks a lot !!
September 22, 2018 at 2:46 am #1012966Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeSeptember 22, 2018 at 2:48 am #1012967Topic solved and closed ;)
September 22, 2018 at 3:02 am #1012969Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Pricingtables size’ is closed to new replies.