Okay
  Public Ticket #1070086
Fancy box
Closed

Comments

  •  2
    Leanadk started the conversation

    Hello,

    I have a question about the fancy box.

    How can I make the font of the "link-text" bigger?

    Best regards, Lea

  •  8,999
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .nectar-fancy-box .link-text {
        font-size: 19px !important;
    }

    Thanks


    ThemeNectar Support Team