Table Font size

Home Forums Iconic One Pro Support Table Font size

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 4 years, 9 months ago.

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

    sanjayasum
    Participant

    How to make table font size normal?
    The table font size very small

    #5712

    Hi,

    Paste the following lines in Customizer -> Additional CSS

    
    .entry-content table {
        font-size: 14px;
    }

    ————————–

    Default table font size was 12px. You can change the 14px value as per your requirement.

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

You must be logged in to reply to this topic.