Okay
  Public Ticket #368780
Header Page Font size
Closed

Comments

  • Emanuel started the conversation

    Hi,

    I want to make much bigger the size of the header of my pages, including the blog, but it doesn't let me.

    Is there any css code that can allow me to do it? I'm trying to use a font around 100px.

    Thank you!

  •  8,470
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #page-header-bg h1, body h1 {
        font-size: 100px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Emanuel replied

    Hi, thank you!

    The code helped to change the H1 heading which is cool, but also I want to change the Page Header Title, do I need to use another code?,

    Thank you very much!

  •  8,470
    Tahir replied

    Hey!

    I see some custom css in there , see screenshot: http://prntscr.com/64izua . Were you able to sort this ?. Also can you provide the direct page url where i can see the font not working.

    Thanks


    ThemeNectar Support Team