• Resolved WPWanderer

    (@wpwanderer)


    Hello. I am playing around with your “Custom Grid.” In your Responsive Settings I see I can choose how many columns for Tablet and Mobile. Is it possible to change height of the elements in your free or premium versions. I think in this situation I would want to equalize height for mobile, instead of using the heights of the “Custom Grid” on desktop.

    Thanks!

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

    (@wpwanderer)

    I hope you don’t mind. I have one other question after playing around with your Custom Grid feature.

    For “Loading Effects” I have the scale set to 100, but I still have a Zoom effect on load for each item. I would like to remove it completely, or do a simple fade effect for the gallery. Is this possible in the free or premium? I looked in your premium features and all I saw were flipping and sliding.

    Thanks.

    Hello @wpwanderer,

    Thank you for reaching out to us!

    Unfortunately, it is not possible to set the height on mobile/tablet.

    To answer your second question, to remove it please add this code in Appearance > Customize > Additional CSS:

    html body .modula .modula-items .modula-item img.pic { transition: none !important; transform: none !important; }

    Warm regards,
    Beatrice.

    Thread Starter WPWanderer

    (@wpwanderer)

    Thanks. Much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Grid – Responsive Settings Adjust Height’ is closed to new replies.