Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
i’m using your siteorigin page creator with bundle packet.
why my images are interesting like attachmend image.
wat the true size (widht&height) for true view?
Hi Fatih
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Hi Fatih
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
/* SiteOrigin Slider Widget */ .sow-slider-images li img { display: block; margin-bottom: 0; }You might also need to install the SiteOrigin CSS Editor.