Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #775034

    Hello,

    I have read the threads that cover how to add a phone number to the main menu bar (right-aligned), but I’m on a multi-site setup where I don’t see the Appearance>Editor so that I can edit the functions file.

    Is there another way I can have a phone number show in the grey bar area off to the right (right under the Facebook icon)?

    Site: http://www.lamberthomeinspections.com/

    Thank you!

    #775038

    Hey kjwaggz,

    Try adding the following to quick css which should move it below that facebook icon:

    .phone-info {
        top: 90px!important;
        position: relative!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.