Okay
  Print

Add Text to Footer Right .

Hey Again,

Add this text in the copyright section in Options Panel: http://prntscr.com/9y6qim

<span style='float:right;'>  Test text </span>

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

#copyright .span_5 {
    width: 100% !important;
}

Best.