• Hi ,

    can i change the image size with an css code to a static size? The image confirm to the settings automatically, whatever size i get bevor.

    thanks a lot
    xxx
    kim

Viewing 1 replies (of 1 total)
  • Hi Kimbob

    You can change statics image size using theme option ->General-> Custom css box.

    Add here below given code and save it.

    .main-sliderimg { height:500px; }

    500-> Its your image height size number.

    It will resolved issue.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Resize Feature Image not working’ is closed to new replies.