Okay
  Public Ticket #1287760
Increase font size in Toggle Panels
Closed

Comments

  •  1
    Wolfgang started the conversation

    Hello Tahir,

    where can I increase the size of the headline of the toggle panels?

    Thanks!

  •  9,014
    Tahir replied

    Hey Again,

    Adjust the values as per your liking.

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

    div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
        font-size: 12px!important;
        line-height: 14px!important;
    }

    Thanks


    ThemeNectar Support Team 

  •   Wolfgang replied privately
  •  9,014
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  1
  •  9,014
    Tahir replied

    Hey Again,

    Are you using a Third Party plugin for text: http://prntscr.com/gexavf ? .

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

    .caps {
        font-size: 100%;
    }

    Thanks



    ThemeNectar Support Team 

  •  1
    Wolfgang replied

    Thanks Tahir. And no, no plug-in like that used here.