Search Results for 'add widget'

Home Forums Search Search Results for 'add widget'

Viewing 15 results - 316 through 330 (of 704 total)
  • Author
    Search Results
  • #67482

    In reply to: Startup Pro

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Miranda,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .widget_cardoza_fb_like iframe{border:none !important; height:500px;}

    Regards,
    Brad

    #67390

    In reply to: Footer issue

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Jimmy,

    Add this code in Custom CSS Box:

    .footer-col-3 .social-icons{margin:0 !important; text-align:left !important;}
    @media screen and (max-width:767px) {
    .widget-column-4{width:auto !important;}
    }

    Regards,
    Dave

    #67267

    In reply to: Footer issue

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Jimmy,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .widget-column-4{width:25%; float:left;}

    Regards,
    Dave

    #67172
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Patrick,

    Kindly go to Appearance>>Widget>>Header Topbar Right Widget

    Drag and drop text widget in “Header Topbar Right Widget” and add social icons shortcode there. You can add another widget in the same to add qTranslate X language switcher.

    Regards,
    Brad

    #67136

    In reply to: Sidebar editing

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Damian,

    1. Kindly go to Appearance>>Widget>>Main Sidebar

    Drag and drop text widget in sidebar main and add contact form shortcode there.

    2. Go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .cols-4.third{display:none;}

    Regards,
    Dave

    #67061
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Ethnic,

    Header widget not available in this theme, you can add your code in header.php file.

    Regards,
    Dave

    #67010
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Kelly,

    To remove sidebar there are 2 process.

    1. You go to pages>edit any page and on right hand side under page attributes select template: Full Width and save.

    2. Second way is to go to Appearance>Widgets and drag and drop a new widget in main sidebar to replace what is shown in default on the sidebar.

    If you want to change the sidebar then go to Appearance>>Widget>>Sidebar Main

    Drag and drop text widget in sidebar main and add Contact form shortcode there.

    Regards,
    Dave

    #66985
    EthnicEthnic
    Member
    Member since: February 22, 2017

    booking system Software support To work properly, the floating widget’s code needs to be added to the header section of your website. Please note: some website builders do not allow modifications to this section (wordpress.com being one of them).

    How do I add my code and where

    #66921

    In reply to: disclaimer

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Lisa,

    Footer is widgetized. Kindly go to Appearance>>Widget>>Footer widget 1,2,3

    Drag and drop text widget in footer widget and add Disclaimer there.

    Here is the example code:

    <a href"URL here">Disclaime</a>

    Regards,
    Dave

    #66779
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Jen,

    It seems that you have added menu widget in top header right widget. Kindly remove the widget from header widget and check.

    Regards,
    Dave

    #66549
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Jimmy,

    Kindly go to Appearance>>Widget>>Main Sidebar

    Drag and drop text widget in main sidebar and add Skill bar shortcode inside that widget. You will find “Our Skill” shortcode in Appearance>>Theme Option>>Shortcodes

    Same steps for the Opening Hours.

    Regards,
    Dave

    #66530
    JenniferJennifer
    Participant
    • Topics: 9
    • Replies: 8
    • Total: 17
    Member since: January 23, 2017

    I appreciate your trying, but this does not make sense, as I do not want to add the form, I want to remove the blog sidebar from PORTFOLIO ITEMS only.

    The blog sidebar is fine for the Blog, therefore it has to stay there. I will try it with Display Widget on/off instead.

    #66459
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Jennifer,

    Kindly go to Appearance>>Widget>>Blog Sidebar

    Drag and drop text widget in blog sidebar to remove default post sidebar. You can add subscribe form in that widget.

    Regards,
    Dave

    #66404
    PaulPaul
    Member
    • Topics: 7
    • Replies: 22
    • Total: 29
    Member since: September 28, 2016

    My two final questions:

    On the homepage services boxes- is there are CSS shortcode to make them all the same height- the word count varies for each service section box and varies by screen resolution

    Also, I created a text box widget to add testimonials as you indicated but in the widget 3 testimonials are showing at a time. What is the shortcode to just have 1 testimonial show at a time in the widget?

    #66341
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi Paul,

    1. Add this code in Custom CSS Box:

    #slider.nivoSlider{background: #efefef url("images/loading.gif") no-repeat scroll 50% 50%; position: relative;}

    2. Kindly set the featured image of the page to show inner page banner.

    3. Add this code in Custom CSS Box:

    @media screen and (max-width:767px) {
    .perfect-right-col{float:none !important;}
    }

    4. If you want default widgets then add text widget in sidebar and use shortcode for contact form and testimonials.

    Regards,
    Dave

Viewing 15 results - 316 through 330 (of 704 total)