• Resolved bolgenstudio

    (@bolgenstudio)


    Hi, I am trying to get rid off the grey area on the top and the bottom in my portfolio. If someone know how to fix this I would be very happy ?? Have tried to edit image size, but it changes nothing. Take a look at the linked page and scroll down to “more projects”, below you will see a row of 4 featured images that is created with the portfolio widget in Elementor

    The website is based on a elementor theme.

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author PWR Plugins

    (@rexdot)

    Hello @bolgenstudio,

    It seems that you are using the default portfolio from elementor (and not our plugin – Powerfolio) ??

    To remove the grey space, you can add the following css snippet to appearance > Customize > Additional CSS:

    .elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
        position: absolute;
        background-color: rgba(0,0,0,.0) !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Grey space on top and bottom in Portfolio’ is closed to new replies.