- This topic has 4 replies, 2 voices, and was last updated 5 years, 11 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
Today, consumers all around the world are looking to reduce their ecological footprint. That is why they buy products that do not disrupt the environment. […]
Do you want to dig into the easiest ways to add a WordPress privacy policy page and terms and conditions page in your site? If […]
The 21st century has definitely been marked by major changes in many fields, including business. And while breathing amidst 2019, we can see that this […]