In K2 articles appers bullets in gallery image.
How i do remove it?
html code: <p>{gallery}percursos/douroessences/{/gallery}</p>
#k2Container .itemIntroText ul li { background: none;}
li.sigProThumb {background:none !important; background-image:none !important;}
but in slider bullet's still appears. Is not possible remove it?
#k2Container .itemIntroText ul li.jp-accordion-item {background: none !important; background-image:none; }