Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1201193

    Hello there,

    I am using the demo import of “health coach”. All good apart from certain images are not showing on mobile devices. Everything is working fine when viewed on laptops / desktops etc. The theme as you know uses the grid row for most of the pages which is what I like as it fills the whole screen edge to edge with the position of Top / middle, but I cannot figure out whey certain images are not being displayed?

    Also, on my home page there is a row of four columns that use the section ID to link to a certain section on my services page. The link works when you type it in the browser website-name/pagename/#id, but no it does not work from the website

    Can you advise please?
    James

    #1202393

    Hey James,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
        .responsive #top #wrap_all .av-flex-cells .no_margin {
            min-height: 300px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1202484

    Hello there.

    That code worked a treat. Thank you so so much.

    Appreciated. Well done.

    James

    #1202673

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1203911

    Please close the ticket.
    You guys sorted the issue for me.
    Thank you once again
    James.

    #1204016

    Hi dognwolf,

    Glad we could help :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘images not showing on smartphone’ is closed to new replies.