- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 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 › Themes without SKT Builder
Two things….
1. decor theme. How can I get the email to fit on one line in the header of the homepage? I even remove it without removing the other contact info.
applecountrycabinets.com
2. I am not a fan or SKT Builder or better yet it is not a fan on me. In the Decor template I was able to use the theme editor for the complete creation of the site. Is their other themes that allow this? I have other sites to build but I am afraid I just can’t use the SKT editing plug-in.
Please advise….
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header_row, .header_row .phone-email-info { width:auto;}
.header_row .column-1, .header_row .column-3 { padding:0 20px;}
Regards,
Chris
Thank you but that looks worse. Is there a way to keep the phone and remove the email but keep the email in the footer?
Also there was two questions in my initial post. Can you advise how to skip SKT builder?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header_row .column-1 span.hederemailid { display:none;}
.header_row .column-1.column-2 span.hederemailid { display: block !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 […]