[Resolved] Need a bit of css help please

Home Forums Support [Resolved] Need a bit of css help please

Home Forums Support Need a bit of css help please

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #554174
    Alec

    I would like to move the price down a bit on the single product page.
    It’s crowded up against the product title.

    Tried line height using the customize but didn’t have any luck.

    Thank you.

    #554339
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

    .single .price {
        margin-top: 10px;
    }

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

    Let me know.

    #555146
    Alec

    Leo,
    Worked great!
    Thanks again for lending your expertize ๐Ÿ™‚

    #555299
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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