Trout around docks?

Do you catch many trout around docks, riprap and boat launches?

I have done well at night with lights attracting trout to docks but have put little effort toward these areas otherwise.

What are your experiences? Any luck? Any tips?

Chester Moore

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });