Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter johanna2patricia

    (@johanna2patricia)

    Ok I solved one problem. When I disable the “Insert all CSS styles inline to the footer” option, the page loads fine.

    Still 2 issues.
    The menu is still unfolded on a mobile phone.
    And a second issue I found is that the images displayed in the fancybox get an opacity of 0.7.
    If I change to “Shutter” in Nextgen it is fine.
    It is theme related, because I don’t have it on all of my sites.
    But I can’t seem to find where the opacity: 0.7 comes from. From which file?

    Johanna

    Thread Starter johanna2patricia

    (@johanna2patricia)

    Ok solved the opacity problem too. Just inserted
    #fancybox-overlay {
    opacity: 0 !important;
    }
    in the theme css.

    The only problem remaining is, the unfolded menu on mobile phone and I am stuck there.
    Have no idea how to solve that. If somebody can help me with that?
    https://www.patriciakaas.nl/blog/

    Johanna

    Thread Starter johanna2patricia

    (@johanna2patricia)

    I see that the menu is only unfolded on my old mobile phone. When I test it on the newer mobile phones it is folded, but when you click on it nothing happens.

    Johanna

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page jumps from left to right’ is closed to new replies.