Viewing 1 replies (of 1 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    The easiest way I can tell you how to get it wrapping is to click into the ‘text’ part of the editor (top right where it says ‘Visual’ and ‘Text’).

    Then find your shortcode and wrap it in a div with a style of float:

    <div style="float: right;">[nutrition-label id=334]</div>

    You can change the ‘right’ to ‘left’ if you’d like it to go the other way.

    Hope this helps,
    Hal

Viewing 1 replies (of 1 total)
  • The topic ‘How can I make the label to float (right or left)?’ is closed to new replies.