Panorama Phone# on top

Home Forums All Other Themes Panorama Phone# on top

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #63871
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Support: I am using Panorama Pro and wonder how to add phone# on top of the header like SKT Startup. My URL is http://www.boomerssportingadventures.com/

    Thanks

    #63962
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php and add phone number there.

    Regards,
    Dave

    #64010
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Dave:

    Please indicate where the Phone: 123-456-7890 should be added in header.php.

    Thanks

    #64087
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Widget>>Above Menu Widget

    Drag and drop text widget in “Above Menu Widget” and add your phone number there.

    Regards,
    Brad

    #64088
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    After adding the widget. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header-widget {margin-right: 4.5%;}

    Regards,
    Brad

    #64104
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    It works, thanks. A new issue: on mobile, this phone# only show top part, probably due to insufficient header height. Should increase header height and how?

    Thanks

    #64106
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly add this code in custom CSS box:

    @media screen and (max-width:767px) {
    .header .logo{margin-bottom:30px;}
    }

    Regards,
    Brad

    #64110
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    Added this code to CSS, the header height increased. But phone# disappeared totally, any advice?

    Thanks

    #64113
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Did you added phone number in text widget?

    #64118
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Yes, added a text widget to Above Menu Widget and added phone in text.

    #64120
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    But it didn’t appear in code.

    Send us your WordPress admin details (Username & password) via sktthemes.net/contact

    Regards,
    Brad

    #64225
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    WordPress admin details sent via sktthemes.net/contact.

    Thanks

    #64389
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header-widget{margin-right: 58px;}
    @media screen and (max-width:767px){
    .header-widget{float: none; margin-bottom: 15px; margin-right: 15px; text-align: right;}
    }

    Regards,
    Dave

    #64422
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Dave:

    It works, appreciated for the help.

    Thanks

    #64425
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30677
    • Total: 30677
    Member since: August 16, 2013

    🙂

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Panorama Phone# on top’ is closed to new replies.