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

    (@katzwebdesign)

    You need to use CSS to style that.

    .cc_event_title { width:auto; text-align:center; float:none; }
    Thread Starter tmacelgravy

    (@tmacelgravy)

    Perfect! Thanks for the help!

    For those of you wondering where I put the code, it is in Stylesheet (style.css)

    /*** SIDEBAR ***/
    
    .cc_event_title { width:auto; text-align:center; float:none; }
    
    #sidebar{
      padding: 2em 1em;
      margin: 0;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Constant Contact for WordPress] Upcoming events widget displays event title incorrectly’ is closed to new replies.