• Hi Kharis,

    I have one more problem here whatever i upload to slider image it zoomed too big i found this code

    .slides-container .slide-item?{

    /* background-attachment: fixed; when i uncheck this it looks fine but idont know how to disable this kindly help me to fix the issue.

    Regards

    Fatima

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • vladff

    (@vladff)

    Hello,

    It looks fine to me but if you want to disable the fixed position you can use this:

    .slides-container .slide-item {background-attachment:scroll!important;background-position:center!important;}

    Vlad

Viewing 1 replies (of 1 total)
  • The topic ‘zoomed slider image’ is closed to new replies.