Hello how are you? Currently I have a license for your theme and will be purchasing another one. I am trying to set up a demo for m client and can not get some of the custom coding to work. I have tried in both the quick css area, the custom css file and set up a child theme with no results. I am trying to recreate the table below.
This is the test page: http://www.thesavingsbandit.com/aircraft-list/
Hey Ryan Young,
Can you let us know the code you are using, so we can see how we can help?
Best regards,
Basilis
The CSS code for the table is below. Thanks for your help!
Hi,
I have taken a look at your css and find that it is invalid, for example,
#content #aircraft-name tr td a.clickme{
background:#777777;
...
}
is trying to make the background of a link with the class “clickme” #777777
yet the link is empty, and the text is outside of it in the “td”
please see screenshot in Private Content area.
I was not able to go though all of the css to find all the errors. Please check.
Also, I see you have added the table code to a text block, try using a code block instead.
Best regards,
Mike