Home Forums Pro Themes Construction Base Pro Service widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #123011
    cabriostructures
    Participant

    Hi,

    I am using the Services widget on a few pages but I’m having issues with the layout getting funky looking. When titles or excerpts make one service box longer than the others it messes up the grid and there’s awkward blank areas. See below pages:

    https://cabriostructures.com/products/
    https://cabriostructures.com/resources/

    Please let me know how to resolve this issue.

    Thank you,
    Jana

    #123042
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please add below-given CSS to make the design appears same as another page following the path Admin Panel > Appearance > Customize > Additional CSS,

    .construction_base_widget_services .inner-wrapper{
        display: flex;
        flex-wrap: wrap;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #123089
    cabriostructures
    Participant

    That worked – THANK YOU!

    #123121
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

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