Hello, after update
not activated
activated
Site
viewing site on a 24″ and 17″ screen everything is fine once I view on half a screen or if using a Ipad it overlaps. When the responsive theme gets the phone size everything is also fine.
Thread Starter
duelj
(@duelj)
No it is the default contact form page. thanks for the quick help.
Thread Starter
duelj
(@duelj)
Hey Rob, Thanks for answering me. I found a little bit of code in another post that changed the container size for the single view that gave me the look I wanted. Only problem is the text is a little close to the edge of the box. I upgraded to the pro version and you can mark this solved.
#container { float: left; width: 900px; }
#container > #content { width: auto; }
#tribe-events-event-meta .column { width: 45%; }
Thanks again …