Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Paul,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.logo img{height:100px !important;}
.widget-right{margin-top:30px;}
Do you want to change the social buttons background color black to something else?
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Clifford,
Kindly go to Appearance>>Widget>>Footer top 3 widget
Drag and drop text widget in footer top 3 widget and add the html code there.
<div class="column1">
<i class="fa fa-map-marker"></i>
<div class="seprate-column">
<strong>Address</strong>
Mover & Packers
10 Down Street, Hunterdon, United States
</div>
</div>
<div class="column1 column2">
<i class="fa fa-phone"></i>
<div class="seprate-column">
<strong>Call Us</strong>
<a href="tel:+10 2234567890">+10 2234567890</a><br>
<a href="tel:+10 1123456789">+10 1123456789</a></div>
</div>
<div class="column1">
<i class="fa fa-envelope"></i>
<div class="seprate-column">
<strong>Email Us</strong>
<a href="mailto:[email protected] ">[email protected] </a> <br>
<a href="mailto:[email protected] ">[email protected] </a></div>
</div>
<div class="clear"></div>
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.cols-3 h5{font-weight:800;}
For the Footer Widget:
Go to Appearance>>Widget>>Footer Widget 2
Drag and drop text widget in footer widget 2 and add the social media code there.
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Michael,
It seems that you have added 2 text widgets in Footer widget 3. All you have to do is copy the follow us code and paste it in the newsletter widget.
Don’t put 2 widgets in footer widget 3.
Regards,
Dave
Michael Member
Topics: 4 Replies: 36 Total: 40
Member since: January 29, 2016
Hi Dave,
Thanks for your help which almost solved it. I wanted small caps instead of uppercase so I added this code there:
#colophon h2 {font-variant: small-caps;}
#colophon h3 {font-variant: small-caps;}
#secondary .widget-title{font-variant: small-caps;}
Regards,
Michael
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Michael,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#colophon h2{text-transform:uppercase;}
#secondary .widget-title{text-transform:uppercase;}
Regards,
Dave
Hi, Can anyone help? I have added the Zopim Chat widget to my site and it’s displaying incorrectly. Has anyone else had this problem?
I added this code supplied by Zopim to the footer.php.
<!–Start of Zopim Live Chat Script–>
<script type=”text/javascript”>
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute(“charset”,”utf-8″);
$.src=”//v2.zopim.com/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex”;z.t=+new Date;$.
type=”text/javascript”;e.parentNode.insertBefore($,e)})(document,”script”);
</script>
<!–End of Zopim Live Chat Script–>
If you copy and paste the following into a web browser you can see it works outside the theme.
v2.zopim.com/widget/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex
My website is http://www.introbackpacking.com
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.ngg-widget img { width:30.30% !important;}
.foot_col_container { width:98% !important;}
.footer-menu, .social, .contact { width:25% !important; margin:0 !important; padding:0 15px !important; box-sizing:border-box;}
Regards,
Shri
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Mustafa,
You have added language switcher in header widget so that default email was gone from there.
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31271 Total: 31271
Member since: August 16, 2013
Hi Michael,
Kindly use plugin Contact Form 7 and create your own form. Then go to Appearance>>Widget>>Sidebar Main and drag and drop text widget in sidebar main. Add the contact form 7 shortcode in the text widget.
Regards,
Dave
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi Marc,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#footer h2 { color:#fff !important; font-size:19px; font-weight:700;}
#footer h2 span { color:#2e7fe6 !important;}
For Example: <h2><span>TEXT</span> WIDGET</h2>
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.headertop .left a:hover { color:#de1f26;}
.widget-column-2 ul li a { background:none !important;}
.widget-column-2 ul li a::before { content: “>”; font-family: cursive; margin: 0 10px 0 -19px; position: relative;}
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
We have updated the theme with the twitter feed removed now and it is a widget so one can add anything they need.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi,
I believe the font size should work just fine if not send us WordPress admin details via sktthemes.net/contact mentioning this forum link.
For the footer the contact info area is widget friendly so kindly go to appearance>widgets>footer widget 1 and add your own contact form widget like contact form 7 plugin widget or ninja forms widget plugin and then replace what we have to have your own fields.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi Brandon,
Sorry for the delayed response somehow missed it. Newsletter Sign up in this theme is a static HTML you can replace it by adding your own widget in appearance>widgets>footer widget 3.
Regards,
Shri