• Resolved aochikab

    (@aochikab)


    Hi, I have 3 projects in my portfolio gallery, and I’m trying to get these 3 projects to take up the full width rather than awkwardly aligning to the left. I’d also like the portfolio boxes to be bigger, similar to how it is here >> https://www.modulargroup.co.ke/

    I’ve looked at the css for the plugin and it looks fine there so I’m not sure what the problem is

    .portfolio-gallery-content img, .portfolio-gallery-content a{
        box-shadow: none !important;
    }
    
    section[id^="pfhub_portfolio_content_"],
    section.pfhub_portfolio_elastic_grid_content {
        display: inline-block !important;
        width:100% !important;
        max-width: none !important;
    }

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aochikab

    (@aochikab)

    Now four projects. I’m still trying to get it to take up the full width rather than the weird left alignment. NOthing i do with css seem to work

    Plugin Author portfoliohub

    (@portfoliohub)

    Hi @aochikab,

    You can change element width and height from the “Settings” page of the plugin’s admin dashboard.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Max-Width Not working’ is closed to new replies.