Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Dawn,
Just click on the select color button side to the color and set you own color. This screenshot may help you.
Thank you!
Theme Horse Support Team
KeymasterHi Dawn,
Hi Dawn,To remove the “dots” on the slider Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#controllers { display: none; }
And for the specific blue skin you can change the color as your via theme option.
Thank you!
Theme Horse Support Team
KeymasterHi Studiostacie,
Sorry we have made theme in 4 column. It needs code customization to make it 3 column. You have to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi Phuong,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-generator { border-top: 0 none; }
Thank you!
Theme Horse Support Team
KeymasterHi Tim,
Sorry There was something goes wrong. Now it fine you can download your purchase theme.
Thank you for your purchase.
Theme Horse Support Team
KeymasterHi espressomoon,
We have update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.
If you forget your login password you can reset it here. https://www.themehorse.com/my-account/lost-password/Thank you!
Theme Horse Support Team
KeymasterDid you change any code by yourself in the theme?
Also we have upgraded our hosting and it was all fine now. Are you getting same errors while loading our site?Thank you!
September 25, 2014 at 4:27 pm in reply to: remove border from featured images on corporate home page? #16634Theme Horse Support Team
KeymasterHi tony,
There is CSS file name widget005.old.css where there is a below css and it is conflicting to the main style.css file.
.service-icon { padding: 4px 8px; } .service-icon:hover { background: none repeat scroll 0 0 #2095f0; color: #fff; }
Thank you!
September 24, 2014 at 3:22 pm in reply to: remove border from featured images on corporate home page? #16567Theme Horse Support Team
KeymasterHi tony,
We have found that there is a css conflict with the theme. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:
.services-item .service-icon { background-color: #555; }
Thank you!
September 24, 2014 at 12:03 pm in reply to: I Purchased The Upgrade, But My Order Is Pending? #16551Theme Horse Support Team
KeymasterHi Leslie,
Just login to our site with the same username and password that you have purchased and you will be automatically redirect to your account page where you can see the available download link?
Thank you!
Theme Horse Support Team
KeymasterHi Andrew,
1. We can not get to you what you are trying to say? Please clarify.
2. If you view your site from the device you won’t see the arrow. The arrow icon is a default icon of the select option which cannot be removed easily.
3. The Navigation menu appears in smaller devices only. We have coded it that way. If you don’t have any page set as home page then the navigation shows up linking it to the home.
Thank you!
Theme Horse Support Team
KeymasterHI Jacqueline,
Please add below code.
@media only screen and (max-width: 1078px) {
#secondary {
border: 0 none;
padding: 0;
width: 100%;
}
}Thank you!
September 23, 2014 at 6:40 am in reply to: corporate home page – how to get rid of "outline" around small featured images.. #16469Theme Horse Support Team
KeymasterRefer to this link
https://www.themehorse.com/support-forum/topic/remove-border-from-featured-images-on-corporate-home-page/#post-16467Thank you!
September 23, 2014 at 6:37 am in reply to: remove border from featured images on corporate home page? #16467Theme Horse Support Team
KeymasterHi pttony,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.services-item .service-icon { padding: 0; }
Thank you!
Theme Horse Support Team
Keymaster@joan-trujillo78
We have update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.
If you have still one year subscription you will have access to the download the update file otherwise you have to purchase the subscription to get update file.Thank you!
-
AuthorPosts