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

    Hi, I have 3 questions.

    Q1. There is a bottom-gap(white space) between 2 images. I want to remove it.
    Q2. There is a bottom-gap(white space) in code block. I want to remove it. (Map element doesn’t work in my country.)
    Q3. A masonry animation is too much. I want to make it simple. (like a portfolio grid animation)

    Thanks.

    • This topic was modified 6 years, 1 month ago by kunstkaffe.
    #1024143

    Hey kunstkaffe,

    Where can we find those elements? Can you please give us the link to the page where we can see it?

    Best regards,
    Victoria

    #1024149

    This is my website. Take a look. Link

    • This reply was modified 6 years, 1 month ago by kunstkaffe.
    #1024735

    Hi,

    1- Please go to Enfold theme options > Layout Builder and check “Show element options for developers” and then edit your image element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling tab

    .my-custom-class.avia-image-container {
        margin-bottom: 0!important;
    }
    

    2- Could you please create a temporary admin login and post it here privately so we can look into it?
    3- You are currently using an older version of Enfold. Could you please update Enfold to the latest version 4.5 via FTP – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#reinstall-or-update-using-ftp. Alternatively, you can download the latest version of the theme from ThemeForest and then install this plugin – https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/ and then update the theme by uploading Enfold 4.5 in Appearance > Themes > Add New > Upload.
    You can now edit Masonry element and disable animation :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.