[Resolved] Problem in size of H1

Home Forums Support [Resolved] Problem in size of H1

Home Forums Support Problem in size of H1

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #819363
    Amit

    Hi, I just tried installing sassy social share plugin to my website but after the installation, I saw that the H1 was reduced to smaller size. I tried in the customize options and deactivated the social share plugin too, but the size remains smaller. Can you please help

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #819365
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not exactly show what you mean but the home page <h1> title is controlled by this CSS and not the customizer:

    .home .entry-title {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -20px;
        font-size: 170%;
        background: none;
        color: #800000;
    }
    #819395
    Amit

    Yeah, got it. It was inserted by some plugin…

    #820213
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.