Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #892071
    Ryan Young
    Guest

    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/

    #892073

    Hey Ryan Young,

    Can you let us know the code you are using, so we can see how we can help?

    Best regards,
    Basilis

    #892098
    Ryan Young
    Guest

    The CSS code for the table is below. Thanks for your help!

    #892391

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.