Okay
  Public Ticket #296543
How to change font for Toggle titles
Closed

Comments

  • Jason started the conversation

    Working on this page, trying to figure out how to change the font and font size for toggle titles. Currently uses a very small font, can't seem to find how to change it.

  •  8,840
    Tahir replied

    Hey!

    I see you got this sorted. 

    Thanks


    ThemeNectar Support Team 

  • Harvey replied

    Can you please share the solution... I can't get the toggle titles bigger.

    Thanks & Cheers

  •  8,840
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    body .toggle h3 a {
    font-size: 29px !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • Harvey replied

    oops now the longer questions lines are merging with each other... the line spacing has a problem please have a look...

    http://webernetics.com/rates/

  • Harvey replied

    hi my friend are you there?

    the line spacing has a problem please have a look...

    http://webernetics.com/rates/

  •  8,840
    Tahir replied

    Hey Again!

    Add this into the Custom CSS box located in your Salient Options panel :
    body .toggle h3 a {
        font-size: 29px !important;
        line-height: 38px !important;
    }
    
    Cheers


    ThemeNectar Support Team 

  • Harvey replied

    brilliant... thanks