• Resolved salem1911

    (@salem1911)


    Hello

    First of all thank you very much for this great plugin.

    I want to change the font size of the “section title” but it will stay always the same size, the font itself changes when i select an other one, also the size of the “section subtitle” font works just fine.

    thx for your help
    regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hey there @salem1911 sorry for the delay on this one.

    I just did a quick test, and it looks like the theme is overriding the value of the h2 tag so I would suggest using custom CSS which will help you to fix this.

    #section-1 .forminator-title{
        font-size: 10px;
    }

    You can change the section number accordingly and the font size.

    Hope this helps.

    Jorge

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @salem1911

    Hope all is well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a great day!

    Cheers,
    Nastia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Size Section Title’ is closed to new replies.