Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46905
    RadMod
    Member

    I have got my slider working but now I’m wondering if I can change the size. Currently it seems set to 1280 x 600 which is really big. I have chnage the size of my images but when I do there is a blue border that fills in the empty space.

    Anyway to change the actual size of the slider. I am using the free version of Catch Kathmandu.

    Thanks

    #46921
    Sakin
    Keymaster

    @RadMod: If you upload the image size small then width 1280px then it will display the background color of slider. You can add the following css in “Appearance => Theme Options => Custom CSS” box to make the background color transparent.

    #main-slider {
        background-color: transparent;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Slider Size’ is closed to new replies.