overflow of address and phone number on header

Home Forums Construction Pro/Build Forum overflow of address and phone number on header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #30399
    DanielDaniel
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 13, 2016

    The addresss and phone number are overflowing onto the next line in the header.
    When looking through browser..
    http://www.zoltanengineering.com/test2/
    How do I correct this?

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

    Hi Daniel,

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

    Add this code there:

    @media screen and (min-width:480px) and (max-width:767px) {
    .header_row { width:auto !important; display:table;}
    .header_row .column-1 { width:220px !important; float:left !important;}
    }

    Regards,
    Brad

    #30576
    DanielDaniel
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 13, 2016

    Thanks but there is no effect to the site.

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

    Hi Daniel,

    Do you want address and phone number on the right side and logo to the left side?

    Regards,
    Brad

    #30752
    DanielDaniel
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: April 13, 2016

    This is for “SKT Construction Pro”
    This is what I see…..
    [email protected]
    m
    4380 South Service
    Rd.
    I would like the address info to stay together on the same line.

    Thanks

    #32734
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    For this you need to send us URL of the site and WordPress admin details for us to fix this there via sktthemes.net/contact

    Regards,
    Shri

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