Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #705432

    Hey there,

    we wonder if it’s possible to center content in the top bar area.
    Since we align two logo images (merged into one picture file) centered in header area we need to align two phone numbers centered as well.

    #705442

    Hi drimendo!

    I loaded the web site and I can not see the phone number there, have you removed it?

    thank a lot

    Cheers!
    Basilis

    #705447

    Yea, we deactived top bar temporary.

    #705599

    Hi,

    Could you please add it back temporarily so that we can inspect the top bar and give you code to assist you in achieveing this.

    Best regards,
    Jordan

    #705799

    Hi Jordan,

    we added it back temporarily.

    Cheers
    Andreas

    #705802

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #header_meta .phone-info {
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }
    

    Best regards,
    Vinay

    #705805

    Great! Thank you, Vinay!

    #705819

    Hi,

    Glad we could help! We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Center Top-Bar’ is closed to new replies.