Okay
  Public Ticket #973764
Float right SVG
Closed

Comments

  •  2
    petertivy started the conversation

    Was wondering if there would be a way to make this svg image float to the right of the column 

  •  8,996
    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) :

    img.img-with-animation.logo121321.animated-in {
        max-width: 215px;
    }

    Thanks


    ThemeNectar Support Team