• Resolved ccredicott

    (@ccredicott)


    To ?add space between the bottom of the featured image and the top of the body text, I’ve used the following code –

    /* Add padding back to non-WooCommerce pages above .post-inner class */ body:not(.woocommerce) #site-content .post-inner { padding-top: 6rem; }

    While this works, there is one specific page I’d like to not have this extra space added. Does anyone know how I can tweak this to have it not apply to one specific, non-WooCommerce page?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Space under featured images’ is closed to new replies.