Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vova

    (@gn_themes)

    You can add custom css classes to columns.

    For example:

    [column style="narrow-column"] ... [/column]
    [column style="wide-column"] ... [/column]

    CSS:

    .su-column-style-narrow-column { width: 200px }
    .su-column-style-wide-column { width: 600px }

    PS – don’t forget about greeting in next time

    Thread Starter lmilesw

    (@lmilesw)

    I knew about that. I was wondering about inline styling.

    I have never heard of “greeting in”. I suspect it means introducing myself or something of that sort. Am I correct?

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

The topic ‘[Plugin: Shortcodes Ultimate] Column widths’ is closed to new replies.