Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • lemonart

    (@lemonart)

    ////ALREADY SOLVED///

    Hi there! I’m very new to coding and I’d love the events list to loop on the mini and the full size calendar, tried the code you shared replacing

    <div class="event-listing">
    	<div class="event-listing-title">Events</div>

    with this

    <div class="event-listing">
    	<div class="event-listing-title">Events</div>
    	<div style="max-height:300px;overflow-y:scroll">
    		/* [Events loop] */
    	</div>
    </div>

    But I loose the format of all the events in the list and no scroll whatsoever…can you give me a hand with more detailed instructions?

    Thank you for your time and patience

    • This reply was modified 8 years ago by lemonart.
    Thread Starter lemonart

    (@lemonart)

    I checked on other laptop and it seem fine, the slider has the right size, but on mine (laptop and tablet) i cannot see the full images on the slide…any idea what′s going on? I don′t want this to happen to anyone visiting the site

Viewing 2 replies - 1 through 2 (of 2 total)