Home › Forums › All Other Themes › Several Issues with Coach Pro Theme
- This topic has 21 replies, 2 voices, and was last updated 7 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
March 22, 2017 at 11:29 am #66335
Must say I am getting more disappointed with this theme after I have used Perfect on another site. However I am too far into it now to change themes. Here are my several issues I have asked to this forum before with no reply:
1. On the homepage slider. The 6th and last slider loads first and slows down the homepage loading. Can you help with this. I want the first slider to always load first- and quickly. My site is http://hrsoul.com
2. Is there a way I can customize the inner page banner in my template for each inner page? Right now there is only one option to add a pic that ends up being in all inner pages which is terrible. If not- is there a way to remove the inner banner altogether?
3. Is there a way I can center the Connect With Us Button on the bottom of my homepage instead of having it to the far right in section 7? It looks bad in mobile view as it is not centered.
4. Is there a way I can add a widget to the default template without deleting the 2 widgets that come with the default template? The default ones are Contact us and Testimonials. When I add a 3rd the first 2 are deleted.Thanks all for helping me
March 22, 2017 at 11:58 am #66341Hi 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,
DaveMarch 22, 2017 at 12:15 pm #66343Excellent. Points 1 & 2 resolved. Many thanks.
On point 3- how can I set the desktop view to also have the button centered?
March 22, 2017 at 12:21 pm #66344Add this code in Custom CSS Box:
.perfect-left-col{float:none !important; margin-bottom:15px;}
Regards,
DaveMarch 22, 2017 at 12:30 pm #66345Many thanks again. Button still not centered after I added new CSS code in desktop view
One new question on point 2. When I add the featured image for each page it shows up nicely on my iPhone and Macbook. However on iMac 5K the image is cut-off. Anyway to add CSS code so no matter what device the full image will show?
March 22, 2017 at 12:33 pm #66346Nevermind button- fixed it:)
Just the last new question now 🙂
March 22, 2017 at 12:57 pm #66355When I add the featured image for each page it shows up nicely on my iPhone and Macbook. However on iMac 5K the image is cut-off. Anyway to add CSS code so no matter what device the full image will show?
March 22, 2017 at 1:01 pm #66358Hi Paul,
Kindly use image size 1400px * 300px for inner banner. Resize the image in the given size and set as a featured image of the page.
Regards,
DaveMarch 22, 2017 at 1:07 pm #66360Many thanks. Another question. What is the ideal image size for the homepage slider. Is it the same or can it be bigger?
March 22, 2017 at 1:13 pm #66362Hi Paul,
Default slide size is 1400px * 570px. You can add the image size as per your requirement.
Regards,
DaveMarch 22, 2017 at 1:45 pm #66371Thanks Dave. One last question for now 🙂
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
March 23, 2017 at 2:22 am #66404My 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 23, 2017 at 5:35 am #66417Hi Paul,
1. Add this code in Custom CSS Box:
.five_column{min-height:470px !important;}
2. Can you send us screenshot of this issue? Upload your screenshot on imgur.com and paste the share URL hare’.
Regards,
DaveMarch 23, 2017 at 4:55 pm #66507The custom CSS does not work for me for the 5 boxes section. One box still not aligned at lower resolutions
Here is the link https://1drv.ms/i/s!Aj42iNiry5n9j1oRciM0spPmJ-JA
March 24, 2017 at 12:05 pm #66635Hi Paul,
Can you show us page URL where the issue is?
Regards,
Dave -
AuthorPosts
- The topic ‘Several Issues with Coach Pro Theme’ is closed to new replies.