[Support request] Space between product title and price

Home Forums Support [Support request] Space between product title and price

Home Forums Support Space between product title and price

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #831204
    Bilal

    How can I add Space between product title and price

    #831205
    Leo
    Staff
    Customer Support

    Hi there.

    Try this CSS:

    h1.product_title.entry-title {
        margin-bottom: 0.5em;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.