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

    Hello,
    I set up a timetable for my page and would like to change the font color and the size of the ADDITIONAL WRITING ON TOP OF THE TABLE. I need to highlight it more, because right now you can hardly see it.
    Thanks Nora

    #1108907

    Hey NoraGTS,

    Add this to quick css:

    table caption{
    font-size:16px!important;
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

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