Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1032099

    I’ve created a table on a page and I want the table background color to be for this 1 table on this 1 page.

    I would like the table background to match the color section: #eeee22
    I would also like to be able to change the font color within this 1 table.

    How would I do this in css? I’ve tried several things specific to this page and can’t seem to make it work, like this:

    .page-id-10026 tr {
    background-color: #eeee22;
    }

    #1032182

    Hey biggsuccess,

    That CSS should work, where did you add the CSS? Please try it at the very top of Quick CSS and make sure that you are not applying any caching. You could also try to add !important; after the statement.

    Best regards,
    Rikard

    #1032252

    Hi Rikard, thank you – I did not have to add it to the ttop of Quick CSS, but adding !important; after did the trick!

    #1032306

    Hi,
    Glad Rikard could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1032318

    Yes, please do.

    #1032326

    Hi,
    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change background color of Table on just 1 Page’ is closed to new replies.