Search Results for 'add widget'

Home Forums Search Search Results for 'add widget'

Viewing 15 results - 451 through 465 (of 704 total)
  • Author
    Search Results
  • #48077
    Sonal S SinhaSonal 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

    #47699
    Sonal S SinhaSonal 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 SinhaSonal 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

    #47355

    In reply to: charity

    Sonal S SinhaSonal 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

    #47235

    In reply to: Capitalize header

    MichaelMichael
    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

    #47224

    In reply to: Capitalize header

    Sonal S SinhaSonal 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

    #47184

    Topic: Zopim

    in forum All Other Themes
    Peter LynchPeter Lynch
    Member
    Member since: February 11, 2016

    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

    #47162

    In reply to: Capitalize header

    Sonal S SinhaSonal 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

    #46990

    In reply to: mail envelop icon

    Sonal S SinhaSonal 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

    #46426
    Sonal S SinhaSonal 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

    #46253
    Sonal S SinhaSonal 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 SinhaSonal 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

    #46224
    Sonal S SinhaSonal 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

    #46212
    Sonal S SinhaSonal 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

    #46211

    In reply to: High Tech newsletter

    Sonal S SinhaSonal 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

Viewing 15 results - 451 through 465 (of 704 total)