Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #749026

    Hi,
    I want to color the header row of the data table (with red color, white bold text). The first coloumn should stay as it is. Basically I liked the look of the price table, but I had problems with aligning the cell hight of the first coloumn and the rest of the table.

    Thanks you for any help!

    Best,
    der_emu

    #751105

    Hey der_emu,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-heading-row {
        background: red;
        color: white;
    }

    Just adjust the colors. Can you elaborate more on this:

    but I had problems with aligning the cell hight of the first coloumn and the rest of the table.

    Best regards,
    Nikko

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