Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Eward,
Use padding left and right in %. You can try below CSS code for #main:
#main { padding: 20px 2.97% 10px; margin: 30px 0; background-color: #fff; }
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Can we have the site url please? So, that we can provide you a exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterHi Yeatce,
You can find the social-icons.png file inside images folder you can edit that and add your own social icons as well.
Thank you!
Theme Horse Support Team
KeymasterYou can add below code for button:
.featured-slider .call-to-action { padding: 4px 10px; font-size:13px ; }
Thank you!
Theme Horse Support Team
KeymasterSorry! We could not able to understand what you are trying to say? Could you please clarify it clearly?
Thank you!
Theme Horse Support Team
KeymasterHi helio,
Sorry! We have implemented the feature for users to upload the image in the services widget for icon.
To have the genericon in the services widget it needs code customization you have to hire a developer for this.Thank you!
March 31, 2015 at 5:34 am in reply to: Version 1.9 released 1 month ago but none update post into WordPress admin ? #23664Theme Horse Support Team
KeymasterHi Info,
Sorry! We have send an email for all the pro users about all the updates. Please check your email which was registered to purchase the theme.
Let us know if you have any problem.Thank you!
Theme Horse Support Team
KeymasterGreat ! 🙂
Theme Horse Support Team
KeymasterHi Ahmad,
To have the responsive for featured text in the slider go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
@media only screen and (max-width: 767px) { .featured-text { font-size: 10px; line-height: 13px; } .featured-text .featured-title { font-size: 11px; line-height: 14px; } }
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Are you asking to separate the header/menu and content are? So that you can see the background between header and content area?
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main { padding: 70px 0 30px; }
Note: You can change above digit value to increase/decrease the gap between header and body.
Thank you!
March 26, 2015 at 10:50 am in reply to: Spacing Issues around top and bottom of container area #23522Theme Horse Support Team
KeymasterHi MeShawn,
Oh! Sorry for that. Remove above CSS code and try below one.
#access { margin-bottom: 0; } #main { overflow: hidden; }
Thank you!
March 24, 2015 at 6:49 am in reply to: Spacing Issues around top and bottom of container area #23423Theme Horse Support Team
KeymasterHI MeShawn,
Please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#branding, #main { overflow: hidden; }
Thank you!
Theme Horse Support Team
KeymasterHi Zjackson,
As this is a pro features please email our support team here with requesting the CSS code to remove the gap and change the blue color of page title/ footer area
Thank you!
Theme Horse Support Team
KeymasterHi Anthony,
Sorry! It is not possible by easy way because it is wrapped in one div.
It needs code customization you have to hire a developer for thisThank you!
-
AuthorPosts