Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Twentig

    (@twentig)

    Hi,

    This CSS issue is due to the WooCommerce plugin which override the theme’s CSS. To fix it, you can add the following code in the Customizer > Additional CSS panel:

    .blog #site-content .post-inner,
    .archive #site-content .post-inner {
        padding-top: 6rem;
    }

    Hope that helps,
    Yann

    Thread Starter ccredicott

    (@ccredicott)

    This worked perfectly. Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space between image and text’ is closed to new replies.