Hi guys,
Hopefully a simple problem i’m currently experiencing. Using firebug, i can see the slider on my home page (http://babyportraitsmarbella.com/) is currently showing a width of 3688px, each image is being given a width of 923px, which of course is not the image size. This is causing the slider to not show properly or the images in the slider.
I have used featured images with dimensions of 688×370, exactly like the minimatica demo so i have no idea where the 3688px size is coming from.
Any help appreciated.
Imaged should shrink automatically like in the demo. If they do not, there’s probably a JavaScript conflict. Most probably it’s an unsupported version of jQuery that overrides the default one and it’s usually caused by a conflicting plugin. Try disabling plugins one by one and check the error console and see if you get any JS errors.