Loading...
 
Skip to main content

Other themes


You are viewing a reply to Re: font-size issue when using SPLIT plugin

Re: Re: font-size issue when using SPLIT plugin

United States

The SPLIT plugin creates columns by using tables. As a result, the text within a SPLIT is controlled by the table.td style — not the regular body style. You'll need to update the CSS to make your table, and td styles be the same size as your regular body text.

HTH,

-Rick