-
AuthorPosts
-
February 13, 2016 at 10:22 am #582662
Hello,
i was looking for a way to change the css for the pricing tables, but i could only find a way about the debugger in the dynamic css folder. is there a way, to style the tables easily?
Thanks so much,
audiopabloFebruary 15, 2016 at 8:16 am #583169Hi Paul,
Could you provide us with a link to the site in question so that we can take a closer look please? Also please try to be as specific as possible as to what you would like to change. A screenshot highlighting the changes might help us understand better.
Thanks,
RikardFebruary 15, 2016 at 9:34 am #583231Hi Rikard,
this is the link to the page :
the table of the hours (pricing-table) should look the same way as in the fb-page:
https://www.facebook.com/bikramyogaimtal
(Can’t find the option for uploading screenshots here?)
thanks a lot,
paulFebruary 15, 2016 at 11:28 am #583272Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: #9A7937; color: #ffffff; border-color: #9A7937; } .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: #9A7937; color: white; }
If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Cheers!
YigitFebruary 15, 2016 at 5:53 pm #583633Great job,
problem resolved.Thanks a lot for this excellent support!!
(and this wonderful theme too:)regards,
paulFebruary 15, 2016 at 7:10 pm #583700Hello again,
sorry, but i’ve got now the problem with changing the font-size now:),
it funktion’s in the debugger,
.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
color: #919191;
font-size: 80%;https://www.dropbox.com/s/d1yie25sz79600m/Screenshot%202016-02-15%2017.59.31.png?dl=0
but not in the quick css: i want the font-size down to 80%, to keep the tables in one line.
https://www.dropbox.com/s/d5cuwcrqgu1x7hf/Screenshot%202016-02-15%2018.02.45.png?dl=0
any idea?
thanks so much, regards,
paulFebruary 15, 2016 at 7:22 pm #583708Hi Paul!
Seems like you forgot to close a curly bracket – http://i.imgur.com/FzuVicI.png. Custom CSS is not being applied. Please fix the issue and try using px for font-size value. If you need help, please create a temporary admin login and post it here privately so we can look into it
Cheers!
YigitFebruary 15, 2016 at 7:38 pm #583723you’re really great:)
thanks a lot!!!
regards,
paulFebruary 15, 2016 at 7:50 pm #583730Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Change css for pricing tables’ is closed to new replies.