Wrong alignment of logo

  • daisynailproducts
    Asked on September 25, 2019 at 6:21 PM

    Hi. When uploading my logo, I have the alignment chosen as centered. When I put it in the preview mode to see how the form will look in real time, the logo shifts to the right alignment. This is true for the mobile, desktop, and the tablet mode. Why is the logo shifting to the right when the pre-set is centered? How can you help me with that? What can I do? 

  • Elton Support Team Lead
    Replied on September 25, 2019 at 7:19 PM

    The theme you're using has that design, it forces the logo to move to the right. Please inject this CSS code to your form to fix it.

    .form-all:before {right: 0 !important;}

    Guide: How to Inject Custom CSS Codes