{"id":996413,"date":"2015-08-16T04:28:22","date_gmt":"2015-08-16T11:28:22","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/"},"modified":"2015-08-17T14:47:00","modified_gmt":"2015-08-17T21:47:00","slug":"alignment-question","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/","title":{"rendered":"Alignment question"},"content":{"rendered":"<p>Hi. if you take a look at my courses\/ photo view you can see I have made some changes to my child theme single-event.php in order to add a call to action&#8230;here is the code as it looks now;<\/p>\n<p>&lt;div class=&#8221;tribe-events-photo-event-wrap&#8221;&gt;<br \/>\n\t&lt;?php echo tribe_event_featured_image( null, &#8216;medium&#8217; ); ?&gt;<br \/>\n\t&lt;div class=&#8221;tribe-events-event-details tribe-clearfix&#8221;&gt;<br \/>\n\t\t&lt;!&#8211; Event Title &#8211;&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_before_the_event_title&#8217; ); ?&gt;<br \/>\n\t\t&lt;h2 class=&#8221;tribe-events-list-event-title entry-title summary&#8221;&gt;<br \/>\n\t\t\t<a>&#8221; title=&#8221;&lt;?php the_title() ?&gt;&#8221; rel=&#8221;bookmark&#8221;&gt;<br \/>\n\t\t\t\t&lt;?php the_title(); ?&gt;<br \/>\n\t\t\t<\/a><br \/>\n\t\t&lt;\/h2&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_after_the_event_title&#8217; ); ?&gt;<br \/>\n\t\t&lt;!&#8211; Event Meta &#8211;&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_before_the_meta&#8217; ); ?&gt;<br \/>\n\t\t&lt;div class=&#8221;tribe-events-event-meta&#8221;&gt;<br \/>\n\t\t\t&lt;div class=&#8221;updated published time-details&#8221;&gt;<br \/>\n\t\t\t\t&lt;?php if ( ! empty( $post-&gt;distance ) ) : ?&gt;<br \/>\n\t\t\t\t\t<strong>[&lt;?php echo tribe_get_distance_with_unit( $post-&gt;distance ); ?&gt;]<\/strong><br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<br \/>\n\t\t\t\t&lt;?php echo tribe_events_event_schedule_details(); ?&gt;<br \/>\n                                &lt;span class=&#8221;tribe-events-divider&#8221;&gt;|&lt;\/span&gt;<br \/>\n                                &lt;?php echo tribe_get_cost( null, true ); ?&gt;<br \/>\n\t\t\t&lt;\/div&gt;<br \/>\n\t\t&lt;\/div&gt;&lt;!&#8211; .tribe-events-event-meta &#8211;&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_after_the_meta&#8217; ); ?&gt;<br \/>\n               &lt;br&gt;<br \/>\n              &lt;h2 class=&#8221;tribe-events-list-event-title-book&#8221;&gt;<br \/>\n\t\t\t<a>&#8221; title=&#8221;&lt;?php the_title() ?&gt;&#8221; rel=&#8221;bookmark&#8221;&gt;<br \/>\n\t\t\t\t&lt;?php print &#8220;Find out more and book&#8221;; ?&gt;<br \/>\n\t\t\t<\/a><br \/>\n\t\t&lt;!&#8211; Event Content &#8211;&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_before_the_content&#8217; ); ?&gt;<br \/>\n\t\t&lt;?php do_action( &#8216;tribe_events_after_the_content&#8217; ) ?&gt;<br \/>\n\t&lt;\/div&gt;&lt;!&#8211; \/.tribe-events-event-details &#8211;&gt;<br \/>\n&lt;\/div&gt;&lt;!&#8211; \/.tribe-events-photo-event-wrap &#8211;&gt;<\/p>\n<p>so far .so good \ud83d\ude09  you can see I added a new class   &lt;h2 class=&#8221;tribe-events-list-event-title-book&#8221;&gt;<br \/>\nfrom which I could then add some styling.<\/p>\n<p>But here&#8217;s my problem.. I need the new class to stick to the bottom of the container which I have styled for a maximum height of 175px. At the moment if the title is a little too long or short , then the new class floats and they look mis aligned&#8230;.I have tried the CSS flex-end commands..but no banana&#8230; the class is within the &#8220;tribe-events-photo-event-wrap&#8221; &#8230; so am thinking this must be possible to tell the class to always sit at the bottom of the wrap&#8230; any thoughts??<\/p>\n","protected":false},"template":"","class_list":["post-996413","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Alignment question -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alignment question -\" \/>\n<meta property=\"og:description\" content=\"Hi. if you take a look at my courses\/ photo view you can see I have made some changes to my child theme single-event.php in order to add a call to action&#8230;here is the code as it looks now; &lt;div class=&#8221;tribe-events-photo-event-wrap&#8221;&gt; &lt;?php echo tribe_event_featured_image( null, &#8216;medium&#8217; ); ?&gt; &lt;div class=&#8221;tribe-events-event-details tribe-clearfix&#8221;&gt; &lt;!&#8211; Event Title &#8211;&gt; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/\" \/>\n<meta property=\"article:modified_time\" content=\"2015-08-17T21:47:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/\",\"name\":\"Alignment question -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2015-08-16T11:28:22+00:00\",\"dateModified\":\"2015-08-17T21:47:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Alignment question\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alignment question -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/","og_locale":"en_US","og_type":"article","og_title":"Alignment question -","og_description":"Hi. if you take a look at my courses\/ photo view you can see I have made some changes to my child theme single-event.php in order to add a call to action&#8230;here is the code as it looks now; &lt;div class=&#8221;tribe-events-photo-event-wrap&#8221;&gt; &lt;?php echo tribe_event_featured_image( null, &#8216;medium&#8217; ); ?&gt; &lt;div class=&#8221;tribe-events-event-details tribe-clearfix&#8221;&gt; &lt;!&#8211; Event Title &#8211;&gt; [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/","article_modified_time":"2015-08-17T21:47:00+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/","name":"Alignment question -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2015-08-16T11:28:22+00:00","dateModified":"2015-08-17T21:47:00+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/alignment-question\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"Alignment question"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/996413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/996413\/revisions"}],"predecessor-version":[{"id":996469,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/996413\/revisions\/996469"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=996413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}