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

    hi enfold-team,
    with firefox (42.0 / mac, cache refreshed) the white ballspeaker-image is not centered: https://mo-sound.com/de/
    – here is a screenshot: https://mo-sound.com/not-centered.png
    with chrome and safari everything is ok.
    it is just the same effect when i erase the child-theme CSS.

    what can i do?

    #538018

    Hi xianeK!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-mozilla a img, .avia-mozilla img { width: 100%; }

    Regards,
    Yigit

    #540725

    no. sorry
    now ist the picture 100% sized in the browser: https://mo-sound.com/not-the-right-size.png
    i would wish that centered images are properly displayed with firefox.

    thanks xiane

    #542243

    I tried it without any custom CSS: same issue. Ist this only in my system or a general Enfold/Firefox-Problem?

    #542300

    Hey!

    Please use following code instead

    .avia-mozilla .avia-image-container-inner img {
        margin: auto !important;
    }

    Regards,
    Yigit

    #543120

    Hi Yigit, this was the solution. Thank you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Image is not centerd / with Firefox’ is closed to new replies.