-
AuthorSearch Results
-
March 31, 2017 at 4:59 am #67482
In reply to: Startup Pro
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,
BradMarch 30, 2017 at 6:18 am #67390In reply to: Footer issue
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,
DaveMarch 29, 2017 at 11:24 am #67267In reply to: Footer issue
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,
DaveMarch 29, 2017 at 6:42 am #67172In reply to: Perfect Event questions
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,
BradMarch 29, 2017 at 5:31 am #67136In reply to: Sidebar editing
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,
DaveMarch 28, 2017 at 8:44 am #67061In reply to: Header and floating widgets
Hi Ethnic,
Header widget not available in this theme, you can add your code in header.php file.
Regards,
DaveMarch 28, 2017 at 6:27 am #67010In reply to: Yogi Pro Contact Form and Testimonials
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,
DaveMarch 28, 2017 at 4:47 am #66985Topic: Header and floating widgets
in forum Hotel Probooking 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
March 27, 2017 at 1:25 pm #66921In reply to: disclaimer
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,
DaveMarch 27, 2017 at 5:16 am #66779In reply to: Menu is wrong, please help skt chairty pro
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,
DaveMarch 24, 2017 at 6:02 am #66549In reply to: Skill Bars / Opening Hours
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,
DaveMarch 23, 2017 at 11:21 pm #66530In reply to: Wrong widget items appear
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.
March 23, 2017 at 9:19 am #66459In reply to: Wrong widget items appear
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,
DaveMarch 23, 2017 at 2:22 am #66404In reply to: Several Issues with Coach Pro Theme
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?
March 22, 2017 at 11:58 am #66341In reply to: Several Issues with Coach Pro Theme
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 -
AuthorSearch Results
Search Results for 'add widget'
-
Search Results
-
Topic: Header and floating widgets
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