Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi, we’ve been working with this plugin the last few days and had the same issue with it breaking the template to the left. The suggestion from lighthouse worked, but only on the single view template. Here’s what we did to make it work on the single view, list view and calendar view:

    #tec-content {
    	position: relative;
    	margin-left: auto;
    	margin-right: auto;
    	width: 900px; /* Adjust for your layout size */
Viewing 1 replies (of 1 total)