Styling Promo_box
Hi there,
I'd like to change the width of the photo and desc wrappers of the Promo_box in a specific portfolio. There is no CSS custom in the portfolio - where do I add my CSS then without changing the rest of the website?
This is the portfolio that I want to change: https://www.solarpowerpanels.net.au/products/fronius-inverters-test-page/
and this is how I'd like it to look: (less space for the photo and more for the description)
.promo_box_wrapper .photo_wrapper {
width: 20%; }.promo_box_wrapper .desc_wrapper {
width: 72%; }
Thank you!
Effie
Comments
But I suggest not to customize it by CSS, if it's possible, decrease the wrap/section grid to make it smaller.