Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #365714

    I have some custom text in the extra info section above my header on the right hand side. I would like to move it over to the left and align it the way it is on my iPad screen. It used to be aligned correctly so not sure what happened. Might have been after one of the updates. Thanks!

    #366333

    Hey!

    Try adding this code to the Quick CSS:

    .av_phone_active_left .phone-info{
        width: 100%;
        position: relative;
    }

    Cheers! 
    Josue

    #366353

    Thats did it! Thank you! Resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom Text in Extra Info Section’ is closed to new replies.