Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #272660
    Bastien Chilloux
    Participant

    Hi,

    How can I change the font size of the title in my headers ?

    Thank you !

    https://bastienchilloux.com

    #272699
    tikaram
    Keymaster

    @bastienchill: Can you please let me know the desired font size so that I can provide you the exact css.

    Regards,
    Tikaram

    #272706
    Bastien Chilloux
    Participant

    I don’t know yet, I need to test, you can give the CSS and I will tweak the numbers as I want ?

    #272769
    tikaram
    Keymaster

    @bastienchill: Please try adding the following additional css.

    .header-media .entry-title {
    	font-size: 55px !important;
    }

    let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #272804
    Bastien Chilloux
    Participant

    Perfect !
    Thank you !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change header title font size’ is closed to new replies.