• Resolved EarlSnappy

    (@earlsnappy)


    Hi, thanks very much for your previous help on this excellent plugin. I’m trying to format the text in the Title (Remove caps), and the Pre-content areas (change font style, line height etc).
    I downloaded the plugin and searched files for the ‘search’ div, but no joy. Any suggestion? Should I create my own div and insert into widget.php/class-s2-frontend.php,

    Regards
    Earl

    http://wordpress.org/extend/plugins/subscribe2/

Viewing 1 replies (of 1 total)
  • @earl,

    If you want to apply a styling DIV then wrap the shortcode in your div in your content editor if you are using a page or define the class name in the Widget settings if you are using the Widget.

    An example for the shortcode approach would be this:

    <div class="my class">
    [subscribe2]
    </div>

Viewing 1 replies (of 1 total)

The topic ‘Formatting Heading and Precontent’ is closed to new replies.