• Hello Guys

    Not sure if anyone tried to change the slider width but the functions below(fucntions.php) for the slider and slider full don’t change the slider width when i change them. ( there is something called “container”which i am assuming is just the shape of the slider and wont affect the width but can’t find it)

    add_image_size(‘slider-full’, $width = 800 , $height = 300, $crop = true);
    add_image_size(‘slider’, $width = 700, $height = 200, $crop = true);

    Did anyone manage to change the slider width?

  • The topic ‘Slider Width functions’ is closed to new replies.