- This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › SKT Local Business Pro contact info
Hi Support: I am using SKT Local Business Pro and wonder if it is possible to change the column width of the contact info on the header? My URL http://ridley.leafcom.website/ . As you can see, the email address and address wrapped to the next line, would like to fit into one line if possible.
Thanks
Hi,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header_row{width:710px !important;}
.header_row .column-1{width:37% !important;}
.header_row .column-3{width:21% !important;}
Regards,
Brad
Hi Brad:
It works well.
Thanks
Hi Brad:
Noticed an issue. It works well on laptop, but not on mobile – Address line and Social Media line become 1 line on mobile. The original layout on mobile is 3 lines for Phone, address, social media.
Thanks
Hi,
Add this code in Custom CSS Box:
@media (max-width: 767px){
.header_row .column-1{display:inline !important;}
}
Regards,
Brad
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]