Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

One column portfolio grid

Home / Forums / Ascend Theme / One column portfolio grid

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme
June 20, 2018 at 2:36 am

Hi Kadence team!

I am working on the layout of this page:

I changed the css of the portfolio type (I wanted only one column in the center) like this:
.page-id-56 #portfolio_template_wrapper .p_item {
position: static !important;
margin: 0 auto;
display: block;
float: none;
}

But I would like the blocks to be full width! How can I change that?

Thank you!

  • The forum ‘Ascend Theme’ is closed to new topics and replies.