Okay
  Public Ticket #2770756
Secondary Header Font Size
Closed

Comments

  •  2
    Darren started the conversation

    How do I increase the size of the Secondary Header Text.

  •  1,885
    Judith replied

    Hi Darren,

    Thanks for contacting us.

    Please paste the css below in css custom code under Salient > General Settings > CSS/Script Related:

    body #header-secondary-outer .nectar-center-text {
        font-size: 43px;
    }

    Thanks.

  •  2
    Darren replied

    Works perfectly.  Thank you for the prompt reply.