Feature Section - Feature Info Overlaps with slider on mobile view - Acme Themes

Best Premium and Free WordPress Themes Forums Construction Field Feature Section – Feature Info Overlaps with slider on mobile view

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #41896
    chandanparmar
    Participant

    Can you please fix this, the feature info div covers the whole slider in mobile view when set to absolute feature position.

    #41911
    acmethemes
    Keymaster

    Dear Chandanparmar,
    Could you please provide us your website URL to debug the issue ?

    #41934
    chandanparmar
    Participant

    This is my development website url:

    http://superarchitect.techbirch.com/index.php

    #42012
    chandanparmar
    Participant

    Any update on this?

    #44126
    acmethemes
    Keymaster

    Dear Chandanparmar,
    Please add the given CSS to fix feature info div in mobile view :
    ` @media (max-width:767px){
    .image-slider-wrapper > .at-absolute-feature-icon{
    position: static;
    }
    }`

    Best Regards!

    #44141
    chandanparmar
    Participant

    It worked. Thanks a lot for your support.

    #44149
    acmethemes
    Keymaster

    Dear Chandanparmar,
    You are Most Welcome 🙂
    Best Regards!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.