Viewing 1 replies (of 1 total)
  • Plugin Author WPTrashPanda

    (@jprescher)

    You would need to adjust the facebook_events_pro.css file. or overrate it in your style.css file

    Override

    .fbe_col_title{ height:30px; overflow:hidden; }
    .fbe_col_title h2{ font-size:18px;  margin:0px; padding:0px;  }

    With

    .fbe_col_title{ height:30px; overflow:show !important; }
    .fbe_col_title h2{ font-size:auto !important;  margin:0px; padding:0px;  }
Viewing 1 replies (of 1 total)
  • The topic ‘Fit into text captions box’ is closed to new replies.