Hello
Just have to copy the file “agenda-widget-form.php” located in “wp-content/plugins/all-in-one-calendar/public/admin in the folder “wp-content/plugins/all-in-one-calendar/public/themes-ai1ec/vortex/ ” if you are using the defaut theme vortex, if you are using a child theme copy the same file in “wp-content/themes-ai1ec/your_theme
hope it will help you !
hey,
something within my theme’s CSS is prohibiting the space for the title and the text to be in one line…i tried the CSS but it still doesn’t seem to work…
http://www.atastuff.com (just building here for client)
.mtphr-dnt-inline-title {
padding-top: -55px;
padding-bottom: 0px;
line-height: 16px;
}