Home Forums Basel support forum Responsive Table CSS

Responsive Table CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #143099

    joywithjo
    Participant

    Hi,

    How do I edit the responsive table CSS that comes with your theme? I would like to change the font size.

    https://prnt.sc/p4kkos

    #143151

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .single table tr td {
        font-size: 20px;
    }

    Set the size as per your needs.

    Best Regards

    #143154

    joywithjo
    Participant

    Hi Elise,

    This works perfectly, thank you! 🙂

    #143155

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Responsive Table CSS’ is closed to new replies.