Support » Theme: Kadence » Store Notice

  • Resolved Anonymous User 18819390

    (@anonymized-18819390)


    How to customize the store notice banner for Woocommerce? I want to be able to just make it smaller by 25-50%.

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    You can do this with some custom css. Are you able to post a link?

    Kindly,
    Hannah

    Hello,

    You can go to Customizer > WooCommerce > Store Notice > Design tab and adjust the font size and/or line-height values to make it smaller – https://share.getcloudapp.com/DOu6WmmB.

    Otherwise, if you just want to adjust the top and bottom padding, you can add this custom CSS code in Customizer > Additional CSS:

    p.demo_store, .woocommerce-store-notice {
        padding: 10px
    }

    Hope this helps.

    Best Regards,
    Karla

    Thread Starter Anonymous User 18819390

    (@anonymized-18819390)

    @karlalevelup Thank you, just what I’m looking for. I didn’t notice those extra options.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Store Notice’ is closed to new replies.