Site logo

[Support request] Blog page title padding

Home Forums Support [Support request] Blog page title padding

Home Forums Support Blog page title padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2126466
    Dev

    Hello,

    Please check the below screenshot link.

    https://prnt.sc/bL9mh-2WiBZE

    I want to adjust my blog page title towards the right. Is it possible, and how?

    #2126651
    Leo
    Staff
    Customer Support

    Hi there,

    Not 100% sure what you are after but give this CSS a shot:

    h2.entry-title {
        padding-left: 20px;
    }

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

    Let me know if this helps 🙂

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