@acmesupports
Hello,
I already tried this. It changes only the image but I would like to resize the whole window:
I can’t send a reply with screenshots, it keeps deleting my post.
I found it. When I change this width: 305px of this element, it’s changing the whole window, but how to set it permanently?
<div class=”single-list slick-slide slick-current slick-active” data-slick-index=”0″ aria-hidden=”false” style=”width: 305px;” tabindex=”0″>
element.style {
width: 305px;
}
Thanks.
-
This reply was modified 3 years, 8 months ago by LMRig.
-
This reply was modified 3 years, 8 months ago by LMRig.