[Support request] Generatepress Theme > WP Portfolio space bottom

Home Forums Support [Support request] Generatepress Theme > WP Portfolio space bottom

Home Forums Support Generatepress Theme > WP Portfolio space bottom

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

    Hi,
    I am using the WP Portfolio plugin and would like to remove the space at the bottom. Could you please help me?
    https://mfh-arabilis.ch/wohnungen/

    https://mfh-arabilis.ch/wp-content/uploads/2021/12/Mouse_Highlight_Overlay.jpg
    Thank You!
    Best Regards
    Ivo

    #2056573
    David
    Staff
    Customer Support

    Hi there,

    the plugin is using CSS and Javacript to calculate its sizes.
    The most i can offer is this CSS to remove override the plugins:

    .astra-portfolio-wrap:not(.astra-portfolio-show-on-click), .et_divi_builder #astra-portfolio .astra-portfolio-wrap:not(.astra-portfolio-show-on-click) {
        min-height: unset !important;
    }

    If that don’t work then you would need to ask the plugin author

    #2056631
    Ivo

    Hello

    Perfect! Thank you very much.
    Merry Christmas.

    Best Regards.
    Ivo

    #2056638
    David
    Staff
    Customer Support

    You’re welcome. Merry Christmas 🙂

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