Table Font size

Home Forums Iconic One Pro Support Table Font size

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.