Home Forums Free Themes eMag cross rounded image on mobile

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36901
    eprogramming
    Participant

    On the mobile version of the eMag Theme, appears an X.
    What is it? How can I remove It?

    #36941
    wensolutions
    Keymaster

    Hello @eprogramming,

    Such kind of issue is not seen while we have tested the theme locally as you can see in the below screen shot .

    http://image.prntscr.com/image/58ca1479be9540789d9a2cc196a43892.png

    So please check whether your issue is browser specific and let us know so that we could look further into the issue properly .

    Hope this helps.

    Best Regards!!

    #36955
    eprogramming
    Participant

    It seems to be a problem specific to edge mobile.

    I Have solved with this css

    .search-holder .search-bg {
    display:none;
    }

    .search-holder .search-bg.search-open {
    display:block;
    }

    #36957
    wensolutions
    Keymaster

    Hello @eprogramming,

    Nice to know that you have solved your problem by yourself .

    But if there are any further query, then, please feel free to post them.

    Best Regards!!

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