- This topic has 4 replies, 2 voices, and was last updated 7 years, 7 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
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]