Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #386623

    I would like to replace the social bookmarks with my client’s contact number like in this sample but I can’t figure it out. Please help.

    http://postimg.org/image/x8sulqc21/

    • This topic was modified 9 years, 2 months ago by hotspot01. Reason: wrong link
    #386635

    Hi Chris!

    Please go to Enfold theme options > Header > Extra Elements and add info there and choose to display it

    Best regards,
    Yigit

    #386781

    This kind of works . I can fix the sizing and position of the text but the problem is it adds a border line that I can’t seem to remove and shifts everything down. Ideally I would like it to be in the ‘Main Header Area’ which seems to be an option for the social icons but not the phone number.

    #387288

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main, #header_meta {
    border: none!important;
    }
    .phone-info {
    color: white!important;
    font-size: 16px;
    top: 100px;
    position: relative;
    }

    Regards,
    Yigit

    #390989

    Brilliant! That worked. Thank you.

    #391113

    Hey!

    Glad we could help you. Enjoy the theme.

    Cheers!
    Günter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Contact Number in Header’ is closed to new replies.