Okay
  Public Ticket #411864
Separator Text Size
Closed

Comments

  • Rodney started the conversation

    Tried following the advice of a prior post to change separator text size but did not appear to work. Pls see link. I added the folllowing the the custom CSS in the general settings salient area.

    https://themenectar.ticksy.com/ticket/291577

  •  8,849
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .vc_separator h4 {
        font-size: 18px !important;
    }

    Thanks


    ThemeNectar Support Team