Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #510382

    Hi,

    In a previous ticket I asked to change the av-minimum height of the panels from 70% to 90%.

    I was instructed in reply ‘#305146’ to edit shortcodes.js, lines 2009, 2010, 2011:

    This reverted back to the old settings, possibly with a theme update. I’ve amended it again but is there anyway to override this command when the files update?

    Thanks
    Steven

    #510407

    Hi Steven!

    You can use a child theme version of enfold as shown in this video: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/

    Regards,
    Dake

    #512633

    Hi Dake, I’m using a child theme at the moment.

    Steven

    #512669

    Also, since a theme update the image overlay or image caption overlay now appears on hover. How can this be removed?

    Thanks
    Steven

    #512765

    Hi!

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

    .image-overlay { display: none !important; }

    and refer to this thread – https://kriesi.at/support/topic/separate-mobile-menu-2/#post-479675 to add shortcodes.js file to your child theme. Instructions are for avia.js file, you can simply rename it to shortcodes.js

    Regards,
    Yigit

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