- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Footer Contact Info for SKT Clean PRO
I have the SKT Clean Pro. The footer contact info includes the email icon to the left of the email address. My address is too long and drops to the line below. This is not acceptable – do I have any options here to widen the box or make this work?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Chris
https://webwavemarketing.com
I got around it by creating a shorter email, but if you add just one more character to “[email protected]” it will drop to the next line. Like the below.
Envelope Icon here
email address underneath
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.cols-4 .widget-column-4 {
width: 26% !important;
}
.cols-4 .widget-column-1, .cols-4 .widget-column-2, .cols-4 .widget-column-3 { margin-right:3% !important;}
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]