Home › Forums › Construction Pro/Build Forum › overflow of address and phone number on header
- This topic has 5 replies, 3 voices, and was last updated 7 years, 1 month ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 14, 2016 at 2:10 pm #30399
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?April 15, 2016 at 11:23 am #30490Hi 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,
BradApril 16, 2016 at 2:07 pm #30576Thanks but there is no effect to the site.
April 18, 2016 at 7:25 am #30679Hi Daniel,
Do you want address and phone number on the right side and logo to the left side?
Regards,
BradApril 18, 2016 at 12:45 pm #30752This 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
May 5, 2016 at 11:56 am #32734Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.