Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #905138

    how do I center the phone number in the extra elements?

    #905822

    Hey elsrick91,

    Please add the following code

    .av_phone_active_left .phone-info {
        float: none !important;
        text-align: center !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

    and let us know if it solved your issue! :)

    Best regards,
    Basilis

    #908217

    Solved. Thanks.

    #908279

    Hi,

    Glad that it’s fixed. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center phone Number in Extra Elements’ is closed to new replies.