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

Contentclass > make an exception

Home / Forums / Pinnacle Theme / Contentclass > make an exception

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 9, 2015 at 12:27 am

Hello Ben,

On my page here ( I would like to make an padding exception on the related products block

I have this :
.contentclass .container, .footerclass .container, .stickyheader .container {
width: 100%;
padding: 0 30px;
margin: 0px;

And I would like to apply this code on the “related products” block only :
.contentclass .container {
padding: 0 0px !important;
}

Is it possible ?

Thanks very much !

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