Okay
  Public Ticket #459995
divider line
Closed

Comments

  • jonas started the conversation

    it's left-aligned by default, coud you help with the code for centered as default?

  •  8,851
    Tahir replied

    Can you provide the page url so i can write the custom css.

    Thanks


    ThemeNectar Support Team 

  •   jonas replied privately
  •  8,851
    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) :
    .divider-small-border {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    Thanks



    ThemeNectar Support Team 

  • jonas replied

    many thanks