Okay
  Public Ticket #2239949
Toggle (FAQ) font
Closed

Comments

  • nicogriffioen started the conversation

    How can I change the font of the toggle pannel?

  •  3,021
    Andrew replied

    Hi there,

    Thank you for keeping in touch.

    To adjust toggle titles font size add the custom css below into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .toggle h3 a h4 {       font-size: 20px !important;   }

    To increase or reduce font size adjust the metric value to a number of your choice.

    i hope this helps

    Kind regards,

  •  2
    William replied

    hey, can we also change the heading? I believe the default is H3 with the theme, can we switch it another heading like H5, or can we just call a new font ?

  •  8,991
    Tahir replied

    Hey Again,

    No i am afraid thats not possible at the moment. 

    Thanks


    ThemeNectar Support Team