Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #159194
    TP2018
    Participant

    Does anyone know why my header image is not showing up on mobile and I just see a black background?

    #159217
    sapana
    Participant

    @tp2018: Please Post in your site URL so that I can look into those issues.

    Kind Regards,
    Sapana

    #159260
    TP2018
    Participant
    #159306
    sapana
    Participant

    @tp2018: It is working fine in android phone and issue seems to be only on IPhones.I will check for the issue and get back to you soon.

    Kind Regards,
    Sapana

    #159313
    bcrick
    Participant

    Hey,

    I am having this same issue. Not sure if its working on androids, however it isn’t on iphones for sure.

    http://www.Gatewaycm.ca

    Following for solution!

    #159334
    sapana
    Participant

    @tp2018: Our developers see that the problem is in the Safari browser that renders your layout not in correct order. We are really sorry we can not provide solution for this issue. Maybe this link can help you out.

    Kind Regards,
    Sapana

    #160789
    Florian
    Participant

    I had the same problem. IOS has some problems with background-attachment and background-repeat rules…
    Adding the following css-rules fixed the problem for me:

    
    .header-media{
    	background-attachment: unset!important;
    	background-repeat: unset!important;
    }
    

    Best,
    Florian

    #160810
    sapana
    Participant

    @florian: Thank You florian your help is really appreciated, It will surely help others who are looking forward to solve this issue.

    Kind Regards,
    Sapana

    #161866
    eisel19
    Participant

    Hi, I have the same problem. Florian css helped fixing only the header image… but the other backgrouds are still not working on ios. In android and desktop works fine… here’s my page: http://www.areca.mx

    #161890
    sapana
    Participant

    @eisel19: You seems to using other theme, Let me know if you have any issue regarding Catch Themes.

    Kind Regards,
    Sapana

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Mobile issue for Catch Fullscreen free’ is closed to new replies.