Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #669834

    After updating to the latest version of Enfold today, all portfolio item images, which were inserted in the page using the Avia layout builder, and are set as centered are showing up left aligned. I have over 100 portfolio items affected by this and they need to be centered. Since I already have them set as centered in the Avia layout builder image box, what else do I need to do to center them? Why isn’t “Center” in Avia image working?
    Thank you for your help!
    Heide

    #669851

    Hi Heide!

    I could reproduce the issue on Firefox. Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-mozilla .avia-image-container.avia-align-center .avia-image-container-inner img {
        margin: auto;
    }

    Regards,
    Yigit

    #669932

    That worked great. Thank you

    #669945

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘After updating all portfolio items that were centered are now left aligned’ is closed to new replies.